Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.5k
Star
116k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 3 pull requests
- #117564
#117564
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
TaKO8Ki:rollup-lkqhpqc
TaKO8Ki/rust:rollup-lkqhpqc
Copy head branch name to clipboard
Nov 4, 2023
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 3 pull requests
#117564
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
TaKO8Ki:rollup-lkqhpqc
TaKO8Ki/rust:rollup-lkqhpqc
Copy head branch name to clipboard
Commits
Commits on Nov 2, 2023
Reorder
Nadrieril
committed
fedee8d
View commit details
Copy full SHA for fedee8d
Browse repository at this point
Uncomplicate check_let_chain
Nadrieril
committed
1f9a2f7
View commit details
Copy full SHA for 1f9a2f7
Browse repository at this point
Check pattern error while lowering
Nadrieril
committed
380c56c
View commit details
Copy full SHA for 380c56c
Browse repository at this point
Tweak diagnostic for consistency
Nadrieril
committed
d95f6a9
View commit details
Copy full SHA for d95f6a9
Browse repository at this point
Add regression test for pattern checks
Nadrieril
committed
b60f08a
View commit details
Copy full SHA for b60f08a
Browse repository at this point
Always do all the pattern checks
Nadrieril
committed
c198569
View commit details
Copy full SHA for c198569
Browse repository at this point
Factor out pointing at ADT definition
Nadrieril
committed
fcd24fb
View commit details
Copy full SHA for fcd24fb
Browse repository at this point
Cleanup check_match code paths
Nadrieril
committed
3760d91
View commit details
Copy full SHA for 3760d91
Browse repository at this point
Commits on Nov 3, 2023
Use `filter_map` in `try_par_for_each_in`
Show description for 3984914
cuviper
committed
3984914
View commit details
Copy full SHA for 3984914
Browse repository at this point
Accumulate let chains alongside the visit
Nadrieril
committed
335156c
View commit details
Copy full SHA for 335156c
Browse repository at this point
Tweak spans for "adt defined here" note
Nadrieril
committed
746197c
View commit details
Copy full SHA for 746197c
Browse repository at this point
consts: remove dead code around `i1` constant values
Show description for f8daa7d
durin42
committed
f8daa7d
View commit details
Copy full SHA for f8daa7d
Browse repository at this point
Commits on Nov 4, 2023
Rollup merge of #117343 - Nadrieril:cleanup_check_match, r=davidtwco
Show description for 9b9ea77
TaKO8Ki
authored
9b9ea77
View commit details
Copy full SHA for 9b9ea77
Browse repository at this point
Rollup merge of #117550 - cuviper:try_par_for_each_in, r=est31
Show description for c9c8513
TaKO8Ki
authored
c9c8513
View commit details
Copy full SHA for c9c8513
Browse repository at this point
Rollup merge of #117554 - durin42:llvm-delete-dead-zext-code, r=nikic
Show description for c55bf0e
TaKO8Ki
authored
c55bf0e
View commit details
Copy full SHA for c55bf0e
Browse repository at this point
You can’t perform that action at this time.