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
Type
/
to 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
115k
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 5 pull requests
- #138532
#138532
Merged
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-mgcynqu
matthiaskrgr/rust:rollup-mgcynqu
Copy head branch name to clipboard
Mar 15, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Rollup of 5 pull requests
#138532
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-mgcynqu
matthiaskrgr/rust:rollup-mgcynqu
Copy head branch name to clipboard
Commits
Commits on Mar 14, 2025
Check type of const param correctly in MIR typeck
compiler-errors
committed
0160c60
View commit details
Copy full SHA for 0160c60
Browse repository at this point
fix(linker): prevent overflow when estimating CLI arg list length
Show description for 79034bd
weihanglo
committed
79034bd
View commit details
Copy full SHA for 79034bd
Browse repository at this point
fix(linker): use arg list estimate on only Windows
Show description for a672448
weihanglo
committed
a672448
View commit details
Copy full SHA for a672448
Browse repository at this point
feat(linker): check ARG_MAX on Unix platforms
Show description for 08166b5
weihanglo
committed
08166b5
View commit details
Copy full SHA for 08166b5
Browse repository at this point
resolve: Avoid some unstable iteration
petrochenkov
committed
a891139
View commit details
Copy full SHA for a891139
Browse repository at this point
Remove fake borrows of refs that are converted into non-refs in MakeByMoveBody
compiler-errors
committed
e54bde6
View commit details
Copy full SHA for e54bde6
Browse repository at this point
Commits on Mar 15, 2025
Mark myself as unavailable for reviews
jieyouxu
committed
ecce387
View commit details
Copy full SHA for ecce387
Browse repository at this point
Rollup merge of #138283 - compiler-errors:enforce-const-param, r=BoxyUwU
Show description for a384039
matthiaskrgr
authored
a384039
View commit details
Copy full SHA for a384039
Browse repository at this point
Rollup merge of #138439 - weihanglo:argmax, r=jieyouxu
Show description for 06b135f
matthiaskrgr
authored
06b135f
View commit details
Copy full SHA for 06b135f
Browse repository at this point
Rollup merge of #138502 - petrochenkov:resinstab, r=compiler-errors
Show description for 232ec5c
matthiaskrgr
authored
232ec5c
View commit details
Copy full SHA for 232ec5c
Browse repository at this point
Rollup merge of #138514 - compiler-errors:fake-borrow-ref-to-value, r=oli-obk
Show description for 81ba557
matthiaskrgr
authored
81ba557
View commit details
Copy full SHA for 81ba557
Browse repository at this point
Rollup merge of #138524 - jieyouxu:vac, r=jieyouxu
Show description for 35aa49d
matthiaskrgr
authored
35aa49d
View commit details
Copy full SHA for 35aa49d
Browse repository at this point
You can’t perform that action at this time.