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.5k
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 6 pull requests
- #132603
#132603
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-ikzofgc
matthiaskrgr/rust:rollup-ikzofgc
Copy head branch name to clipboard
Nov 4, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 6 pull requests
#132603
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-ikzofgc
matthiaskrgr/rust:rollup-ikzofgc
Copy head branch name to clipboard
Commits
Commits on Nov 1, 2024
Fix compiler panic with a large number of threads
practicalrs
committed
7591eb6
View commit details
Copy full SHA for 7591eb6
Browse repository at this point
Commits on Nov 2, 2024
No need to instantiate binder in confirm_async_closure_candidate
compiler-errors
committed
c10fe34
View commit details
Copy full SHA for c10fe34
Browse repository at this point
Commits on Nov 3, 2024
extract rustc-std-workspace crate sources from crates.io and place them here
RalfJung
committed
5c6f27b
View commit details
Copy full SHA for 5c6f27b
Browse repository at this point
use backticks instead of single quotes when reporting "use of unstable library feature"
Show description for d7d6238
dianne
committed
d7d6238
View commit details
Copy full SHA for d7d6238
Browse repository at this point
Don't test new error messages with the stage 0 compiler
Show description for ae42814
dianne
committed
ae42814
View commit details
Copy full SHA for ae42814
Browse repository at this point
Commits on Nov 4, 2024
find the generic container rather than simply looking up for the assoc with const arg
bvanjoi
committed
6026a0f
View commit details
Copy full SHA for 6026a0f
Browse repository at this point
update rustc-std-workspace crates
Show description for b127458
RalfJung
committed
b127458
View commit details
Copy full SHA for b127458
Browse repository at this point
Suggest creating unary tuples
mejrs
committed
5a48fe2
View commit details
Copy full SHA for 5a48fe2
Browse repository at this point
Rollup merge of #132355 - practicalrs:fix_117638, r=SparrowLii
Show description for 31ad4e4
matthiaskrgr
authored
31ad4e4
View commit details
Copy full SHA for 31ad4e4
Browse repository at this point
Rollup merge of #132486 - compiler-errors:no-binder, r=lcnr
Show description for c89a6cd
matthiaskrgr
authored
c89a6cd
View commit details
Copy full SHA for c89a6cd
Browse repository at this point
Rollup merge of #132544 - dianne:unstable-library-feature-backticks, r=compiler-errors
Show description for b9db639
matthiaskrgr
authored
b9db639
View commit details
Copy full SHA for b9db639
Browse repository at this point
Rollup merge of #132559 - bvanjoi:fix-132534, r=compiler-errors
Show description for 909574e
matthiaskrgr
authored
909574e
View commit details
Copy full SHA for 909574e
Browse repository at this point
Rollup merge of #132579 - RalfJung:rustc-std-workspace-crates, r=Amanieu
Show description for 46ae155
matthiaskrgr
authored
46ae155
View commit details
Copy full SHA for 46ae155
Browse repository at this point
Rollup merge of #132583 - mejrs:tuples, r=compiler-errors
Show description for a4f323c
matthiaskrgr
authored
a4f323c
View commit details
Copy full SHA for a4f323c
Browse repository at this point
You can’t perform that action at this time.