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
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
116k
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 4 pull requests
- #116193
#116193
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-wpt7m5t
matthiaskrgr/rust:rollup-wpt7m5t
Copy head branch name to clipboard
Sep 27, 2023
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 4 pull requests
#116193
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-wpt7m5t
matthiaskrgr/rust:rollup-wpt7m5t
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2023
Eliminate `with_tables` helper
oli-obk
committed
e02a139
View commit details
Copy full SHA for e02a139
Browse repository at this point
Eliminate escape hatch
oli-obk
committed
55b6f64
View commit details
Copy full SHA for 55b6f64
Browse repository at this point
Fix test by adding a stable way to get an opaque DefKind
oli-obk
committed
33998a9
View commit details
Copy full SHA for 33998a9
Browse repository at this point
Move `Opaque` to `stable_mir`
oli-obk
committed
19f1d78
View commit details
Copy full SHA for 19f1d78
Browse repository at this point
Split out the stable part of smir into its own crate to prevent accidental usage of forever unstable things
oli-obk
committed
a38e983
View commit details
Copy full SHA for a38e983
Browse repository at this point
Rebase fallout
oli-obk
committed
411e431
View commit details
Copy full SHA for 411e431
Browse repository at this point
Commits on Sep 26, 2023
Anonymize binders for refining_impl_trait check
compiler-errors
committed
305524d
View commit details
Copy full SHA for 305524d
Browse repository at this point
add test
Show description for 35f9345
Milo123459
committed
35f9345
View commit details
Copy full SHA for 35f9345
Browse repository at this point
Add context to `let: Ty = loop { break };`
Show description for 4b15959
estebank
committed
4b15959
View commit details
Copy full SHA for 4b15959
Browse repository at this point
Commits on Sep 27, 2023
Rollup merge of #115934 - oli-obk:smir_identity, r=spastorino
Show description for d485887
matthiaskrgr
authored
d485887
View commit details
Copy full SHA for d485887
Browse repository at this point
Rollup merge of #116149 - compiler-errors:anonymize, r=lcnr
Show description for 50417a5
matthiaskrgr
authored
50417a5
View commit details
Copy full SHA for 50417a5
Browse repository at this point
Rollup merge of #116178 - Milo123459:milo/add-test-for-const-async-function-in-main, r=wesleywiser
Show description for 243ce35
matthiaskrgr
authored
243ce35
View commit details
Copy full SHA for 243ce35
Browse repository at this point
Rollup merge of #116187 - estebank:small-tweak, r=compiler-errors
Show description for a6f0665
matthiaskrgr
authored
a6f0665
View commit details
Copy full SHA for a6f0665
Browse repository at this point
You can’t perform that action at this time.