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.8k
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 7 pull requests
- #82341
#82341
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-t7y7tyg
GuillaumeGomez/rust:rollup-t7y7tyg
Copy head branch name to clipboard
Feb 21, 2021
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 7 pull requests
#82341
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-t7y7tyg
GuillaumeGomez/rust:rollup-t7y7tyg
Copy head branch name to clipboard
Commits
Commits on Feb 16, 2021
fix MIR fn-ptr pretty-printing
RalfJung
committed
b08bc78
View commit details
Copy full SHA for b08bc78
Browse repository at this point
Commits on Feb 18, 2021
Keep consistency in example for Stdin StdinLock
Show description for 026be9d
pickfire
authored
026be9d
View commit details
Copy full SHA for 026be9d
Browse repository at this point
Fix panic in 'remove semicolon' when types are not local
Show description for 5fd1ebe
osa1
committed
5fd1ebe
View commit details
Copy full SHA for 5fd1ebe
Browse repository at this point
Check opaque type def ids before bailing out
osa1
committed
ad47fb1
View commit details
Copy full SHA for ad47fb1
Browse repository at this point
Update 'match-prev-arm-needing-semi'
osa1
committed
15fdccc
View commit details
Copy full SHA for 15fdccc
Browse repository at this point
Add regression test
osa1
committed
9ef67e0
View commit details
Copy full SHA for 9ef67e0
Browse repository at this point
rustc: Show `@path` usage in stable
Show description for 9b9c5ea
ojeda
committed
9b9c5ea
View commit details
Copy full SHA for 9b9c5ea
Browse repository at this point
Commits on Feb 20, 2021
`impl PartialEq<Punct> for char`; symmetry for #78636
Show description for 1839748
pthariensflame
committed
1839748
View commit details
Copy full SHA for 1839748
Browse repository at this point
Fix minor mistake in LTO docs.
Show description for bf8563d
ehuss
committed
bf8563d
View commit details
Copy full SHA for bf8563d
Browse repository at this point
fn ptr pretty printing: fall back to raw ptr printing
RalfJung
committed
e906745
View commit details
Copy full SHA for e906745
Browse repository at this point
Don't render [src] link on dummy spans
GuillaumeGomez
committed
3071685
View commit details
Copy full SHA for 3071685
Browse repository at this point
Add test for no src links on dummy spans
GuillaumeGomez
committed
0c511c9
View commit details
Copy full SHA for 0c511c9
Browse repository at this point
Rollup merge of #80595 - pthariensflame:patch-1, r=m-ou-se
Show description for d38f6e8
GuillaumeGomez
authored
d38f6e8
View commit details
Copy full SHA for d38f6e8
Browse repository at this point
Rollup merge of #81991 - osa1:issue81839, r=estebank
Show description for 39af025
GuillaumeGomez
authored
39af025
View commit details
Copy full SHA for 39af025
Browse repository at this point
Rollup merge of #82176 - RalfJung:mir-fn-ptr-pretty, r=oli-obk
Show description for 2d39300
GuillaumeGomez
authored
2d39300
View commit details
Copy full SHA for 2d39300
Browse repository at this point
Rollup merge of #82244 - pickfire:patch-6, r=dtolnay
Show description for c26a8bb
GuillaumeGomez
authored
c26a8bb
View commit details
Copy full SHA for c26a8bb
Browse repository at this point
Rollup merge of #82260 - ojeda:rustc-argfile, r=jyn514
Show description for 8c09561
GuillaumeGomez
authored
8c09561
View commit details
Copy full SHA for 8c09561
Browse repository at this point
Rollup merge of #82316 - ehuss:lto-doc-fix, r=GuillaumeGomez
Show description for 77b6f96
GuillaumeGomez
authored
77b6f96
View commit details
Copy full SHA for 77b6f96
Browse repository at this point
Rollup merge of #82332 - GuillaumeGomez:no-src-link-on-dummy-spans, r=jyn514
Show description for fc0cb5d
GuillaumeGomez
authored
fc0cb5d
View commit details
Copy full SHA for fc0cb5d
Browse repository at this point
You can’t perform that action at this time.