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 }}
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
16.2k
Star
119k
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 8 pull requests
- #93594
#93594
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-lcvhpdv
matthiaskrgr/rust:rollup-lcvhpdv
Copy head branch name to clipboard
Feb 2, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 8 pull requests
#93594
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-lcvhpdv
matthiaskrgr/rust:rollup-lcvhpdv
Copy head branch name to clipboard
Commits
Commits on Jan 3, 2022
Make `Fingerprint::combine_commutative` associative
Show description for 1d64b59
tmiasko
committed
1d64b59
View commit details
Copy full SHA for 1d64b59
Browse repository at this point
Commits on Jan 23, 2022
[borrowck] Fix help on mutating &self in async fns
Show description for b885700
alyssaverkade
committed
b885700
View commit details
Copy full SHA for b885700
Browse repository at this point
Commits on Feb 1, 2022
Validate that values in switch int terminator are unique
tmiasko
committed
22872e5
View commit details
Copy full SHA for 22872e5
Browse repository at this point
Fix lifetime elision in type aliases
GuillaumeGomez
committed
3e01b0a
View commit details
Copy full SHA for 3e01b0a
Browse repository at this point
Add test to ensure lifetime is not elided in type alias
GuillaumeGomez
committed
2308464
View commit details
Copy full SHA for 2308464
Browse repository at this point
Commits on Feb 2, 2022
don't suggest adding `let` due to expressions inside of `while` loop
compiler-errors
committed
bc23bbb
View commit details
Copy full SHA for bc23bbb
Browse repository at this point
better suggestion for duplicated `where`
compiler-errors
committed
f35d43c
View commit details
Copy full SHA for f35d43c
Browse repository at this point
More let_else adoptions
est31
committed
670f5c6
View commit details
Copy full SHA for 670f5c6
Browse repository at this point
Remove unused dep from rustc_arena
est31
committed
3cb7618
View commit details
Copy full SHA for 3cb7618
Browse repository at this point
Rollup merge of #92528 - tmiasko:combine-commutative, r=michaelwoerister
Show description for 21ffe45
matthiaskrgr
authored
21ffe45
View commit details
Copy full SHA for 21ffe45
Browse repository at this point
Rollup merge of #93221 - alyssaverkade:fix-93093, r=wesleywiser
Show description for b622552
matthiaskrgr
authored
b622552
View commit details
Copy full SHA for b622552
Browse repository at this point
Rollup merge of #93542 - GuillaumeGomez:lifetime-elision, r=oli-obk
Show description for 7e212c1
matthiaskrgr
authored
7e212c1
View commit details
Copy full SHA for 7e212c1
Browse repository at this point
Rollup merge of #93546 - tmiasko:validate-switch-int, r=oli-obk
Show description for b53eaf7
matthiaskrgr
authored
b53eaf7
View commit details
Copy full SHA for b53eaf7
Browse repository at this point
Rollup merge of #93571 - compiler-errors:better-where-suggestion, r=lcnr
Show description for ef50086
matthiaskrgr
authored
ef50086
View commit details
Copy full SHA for ef50086
Browse repository at this point
Rollup merge of #93574 - compiler-errors:bad-let-suggestion, r=lcnr
Show description for 799bded
matthiaskrgr
authored
799bded
View commit details
Copy full SHA for 799bded
Browse repository at this point
Rollup merge of #93590 - est31:let_else, r=lcnr
Show description for 3388e6d
matthiaskrgr
authored
3388e6d
View commit details
Copy full SHA for 3388e6d
Browse repository at this point
Rollup merge of #93592 - est31:remove_unused_deps, r=bjorn3
Show description for 93155c5
matthiaskrgr
authored
93155c5
View commit details
Copy full SHA for 93155c5
Browse repository at this point
You can’t perform that action at this time.