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
15.9k
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 6 pull requests
- #99047
#99047
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-01vn70s
matthiaskrgr/rust:rollup-01vn70s
Copy head branch name to clipboard
Jul 8, 2022
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 6 pull requests
#99047
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-01vn70s
matthiaskrgr/rust:rollup-01vn70s
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2022
Stabilize `into_future`
yoshuawuyts
committed
992cfc1
View commit details
Copy full SHA for 992cfc1
Browse repository at this point
Commits on Jul 2, 2022
Fix caching bug in `download-rustc = true`
Show description for 75dfd5e
jyn514
committed
75dfd5e
View commit details
Copy full SHA for 75dfd5e
Browse repository at this point
Commits on Jul 6, 2022
sess: stabilize `--terminal-width`
Show description for e528884
davidtwco
committed
e528884
View commit details
Copy full SHA for e528884
Browse repository at this point
session: `terminal-width` -> `output-width`
Show description for cd23af6
davidtwco
committed
cd23af6
View commit details
Copy full SHA for cd23af6
Browse repository at this point
session: `output-width` -> `diagnostic-width`
Show description for 44c1fcc
davidtwco
committed
44c1fcc
View commit details
Copy full SHA for 44c1fcc
Browse repository at this point
Commits on Jul 7, 2022
Add doc comments in `rustc_middle::mir`
pierwill
committed
933a994
View commit details
Copy full SHA for 933a994
Browse repository at this point
Add test for and fix rust-lang/rust-clippy#9131
Show description for 98b8419
anall
committed
98b8419
View commit details
Copy full SHA for 98b8419
Browse repository at this point
Commits on Jul 8, 2022
Move is_free and is_free_or_static to Region, change resolve_var to resolve_region, and remove RootEmptyRegion
jackh726
committed
2471431
View commit details
Copy full SHA for 2471431
Browse repository at this point
Move code from rustc_trait_selection/opaque_types to better places
jackh726
committed
31e1a77
View commit details
Copy full SHA for 31e1a77
Browse repository at this point
Rollup merge of #95635 - davidtwco:terminal-width-stabilization, r=oli-obk
Show description for b36e58a
matthiaskrgr
authored
b36e58a
View commit details
Copy full SHA for b36e58a
Browse repository at this point
Rollup merge of #98718 - yoshuawuyts:stabilize-into-future, r=yaahc
Show description for 9c6bcb6
matthiaskrgr
authored
9c6bcb6
View commit details
Copy full SHA for 9c6bcb6
Browse repository at this point
Rollup merge of #98795 - jackh726:lexical_region_resolve_cleanup, r=compiler-errors
Show description for 5dcd28c
matthiaskrgr
authored
5dcd28c
View commit details
Copy full SHA for 5dcd28c
Browse repository at this point
Rollup merge of #98798 - jyn514:download-rustc-cached, r=Mark-Simulacrum
Show description for 6c6791a
matthiaskrgr
authored
6c6791a
View commit details
Copy full SHA for 6c6791a
Browse repository at this point
Rollup merge of #99019 - pierwill:doc-mir-statement, r=cjgillot
Show description for e58c2d4
matthiaskrgr
authored
e58c2d4
View commit details
Copy full SHA for e58c2d4
Browse repository at this point
Rollup merge of #99026 - anall:buffix/clippy-9131, r=xFrednet
Show description for 445702d
matthiaskrgr
authored
445702d
View commit details
Copy full SHA for 445702d
Browse repository at this point
You can’t perform that action at this time.