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
Accelerator
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
Type
/
to 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.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 5 pull requests
- #94987
#94987
Merged
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-5tssuhi
Dylan-DPC/rust:rollup-5tssuhi
Copy head branch name to clipboard
Mar 16, 2022
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Rollup of 5 pull requests
#94987
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-5tssuhi
Dylan-DPC/rust:rollup-5tssuhi
Copy head branch name to clipboard
Commits
Commits on Mar 11, 2022
Format core and std macro rules, removing needless surrounding blocks
dtolnay
committed
af53809
View commit details
Copy full SHA for af53809
Browse repository at this point
Commits on Mar 15, 2022
use `format_args_capture` in some parts of rustc_parse
TaKO8Ki
committed
896b113
View commit details
Copy full SHA for 896b113
Browse repository at this point
Improve the explanation about the behaviour of read_line
zed.zy
committed
7da07ff
View commit details
Copy full SHA for 7da07ff
Browse repository at this point
Ensure that `let_else` does not interact with `let_chains`
c410-f3r
committed
261d5fc
View commit details
Copy full SHA for 261d5fc
Browse repository at this point
Extend the irrefutable_let_patterns lint to let chains
Show description for 0f4c81a
est31
committed
0f4c81a
View commit details
Copy full SHA for 0f4c81a
Browse repository at this point
Commits on Mar 16, 2022
Bless coverage-reports after core macro blocks change
dtolnay
committed
ac5c657
View commit details
Copy full SHA for ac5c657
Browse repository at this point
changed wording
Dylan-DPC
authored
2c06c86
View commit details
Copy full SHA for 2c06c86
Browse repository at this point
Rollup merge of #94868 - dtolnay:noblock, r=Dylan-DPC
Show description for f986c74
Dylan-DPC
authored
f986c74
View commit details
Copy full SHA for f986c74
Browse repository at this point
Rollup merge of #94951 - est31:irrefutable_let_chain_patterns, r=estebank
Show description for 2bd5c44
Dylan-DPC
authored
2bd5c44
View commit details
Copy full SHA for 2bd5c44
Browse repository at this point
Rollup merge of #94955 - TaKO8Ki:use-format-args-capture-in-rustc-parse, r=Dylan-DPC
Show description for 35bce11
Dylan-DPC
authored
35bce11
View commit details
Copy full SHA for 35bce11
Browse repository at this point
Rollup merge of #94957 - iamzhangyong:explanation-read_line, r=Dylan-DPC
Show description for 0732ea2
Dylan-DPC
authored
0732ea2
View commit details
Copy full SHA for 0732ea2
Browse repository at this point
Rollup merge of #94974 - c410-f3r:let-chain-dashufwrqwemkf-let-else, r=joshtriplett
Show description for aaf2255
Dylan-DPC
authored
aaf2255
View commit details
Copy full SHA for aaf2255
Browse repository at this point
You can’t perform that action at this time.