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 }}
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
117k
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 8 pull requests
- #125593
#125593
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
workingjubilee:rollup-67qk7di
workingjubilee/rustc:rollup-67qk7di
Copy head branch name to clipboard
May 27, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 8 pull requests
#125593
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
workingjubilee:rollup-67qk7di
workingjubilee/rustc:rollup-67qk7di
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2024
Update Tests
veera-sivarajan
committed
62a104d
View commit details
Copy full SHA for 62a104d
Browse repository at this point
Support C23's Variadics Without a Named Parameter
Show description for f005b45
veera-sivarajan
committed
f005b45
View commit details
Copy full SHA for f005b45
Browse repository at this point
Commits on May 13, 2024
Only allow immutable statics with #[linkage]
bjorn3
committed
531dae1
View commit details
Copy full SHA for 531dae1
Browse repository at this point
Commits on May 23, 2024
Don't continue probing for method if in suggestion and autoderef hits ambiguity
compiler-errors
committed
4bc41b9
View commit details
Copy full SHA for 4bc41b9
Browse repository at this point
Don't skip inner const when looking for body for suggestion
compiler-errors
committed
c58b7c9
View commit details
Copy full SHA for c58b7c9
Browse repository at this point
Commits on May 25, 2024
Also mention my-self for check-cfg docs changes
Urgau
committed
bebcb4e
View commit details
Copy full SHA for bebcb4e
Browse repository at this point
Simplify the `unchecked_sh[lr]` ub-checks a bit
scottmcm
committed
0c84361
View commit details
Copy full SHA for 0c84361
Browse repository at this point
Commits on May 26, 2024
Notify T-rustdoc for beta-accepted and stable-accepted too
Show description for 91b3ef5
camelid
committed
91b3ef5
View commit details
Copy full SHA for 91b3ef5
Browse repository at this point
Avoid a `FieldIdx::from_usize` in InstSimplify
scottmcm
committed
d37f456
View commit details
Copy full SHA for d37f456
Browse repository at this point
Rollup merge of #124048 - veera-sivarajan:bugfix-123773-c23-variadics, r=compiler-errors
Show description for 866630d
workingjubilee
authored
866630d
View commit details
Copy full SHA for 866630d
Browse repository at this point
Rollup merge of #125046 - bjorn3:no_mutable_static_linkage, r=cjgillot
Show description for 5860d43
workingjubilee
authored
5860d43
View commit details
Copy full SHA for 5860d43
Browse repository at this point
Rollup merge of #125466 - compiler-errors:dont-probe-for-ambig-in-sugg, r=jieyouxu
Show description for 09e7592
workingjubilee
authored
09e7592
View commit details
Copy full SHA for 09e7592
Browse repository at this point
Rollup merge of #125469 - compiler-errors:dont-skip-inner-const-body, r=cjgillot
Show description for b65b2b6
workingjubilee
authored
b65b2b6
View commit details
Copy full SHA for b65b2b6
Browse repository at this point
Rollup merge of #125544 - Urgau:check-cfg-mention-cargo-specific, r=jieyouxu
Show description for c51fc1d
workingjubilee
authored
c51fc1d
View commit details
Copy full SHA for c51fc1d
Browse repository at this point
Rollup merge of #125559 - scottmcm:simplify-shift-ubcheck, r=workingjubilee
Show description for 25b079a
workingjubilee
authored
25b079a
View commit details
Copy full SHA for 25b079a
Browse repository at this point
Rollup merge of #125566 - camelid:notify-accepted, r=GuillaumeGomez
Show description for 45507e4
workingjubilee
authored
45507e4
View commit details
Copy full SHA for 45507e4
Browse repository at this point
Rollup merge of #125582 - scottmcm:less-from-usize, r=jieyouxu
Show description for 4ff7869
workingjubilee
authored
4ff7869
View commit details
Copy full SHA for 4ff7869
Browse repository at this point
You can’t perform that action at this time.