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
- #151443
#151443
Merged
rust-bors[bot]
merged 14 commits into
rust-lang:main
rust-lang/rust:main
from
jhpratt:rollup-wfHDCMS
jhpratt/rust:rollup-wfHDCMS
Copy head branch name to clipboard
Jan 21, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 4 pull requests
#151443
rust-bors[bot]
merged 14 commits into
rust-lang:main
rust-lang/rust:main
from
jhpratt:rollup-wfHDCMS
jhpratt/rust:rollup-wfHDCMS
Copy head branch name to clipboard
Commits
Commits on Nov 23, 2025
More explicit handling of the allocator shim around LTO
bjorn3
committed
12f41b5
View commit details
Copy full SHA for 12f41b5
Browse repository at this point
Remove opts field from CodegenContext
bjorn3
committed
b93b4b0
View commit details
Copy full SHA for b93b4b0
Browse repository at this point
Remove SharedEmitter from CodegenContext
bjorn3
committed
2d7c571
View commit details
Copy full SHA for 2d7c571
Browse repository at this point
Move LTO to OngoingCodegen::join
bjorn3
committed
b13bb4b
View commit details
Copy full SHA for b13bb4b
Browse repository at this point
Commits on Jan 20, 2026
Replace #[rustc_do_not_implement_via_object] with #[rustc_dyn_incompatible_trait], which makes the marked trait dyn-incompatible.
Show description for c3205f9
zachs18
and
lcnr
committed
c3205f9
View commit details
Copy full SHA for c3205f9
Browse repository at this point
Commits on Jan 21, 2026
Replace `make_dep_kind_name_array!` with a slice constant
Zalathar
committed
17c5b7a
View commit details
Copy full SHA for 17c5b7a
Browse repository at this point
Make `Deps::name` lookup a non-self associated function
Show description for 1542556
Zalathar
committed
1542556
View commit details
Copy full SHA for 1542556
Browse repository at this point
Remove `#[derive(Clone)]` from `DepsType`
Zalathar
committed
395ca3b
View commit details
Copy full SHA for 395ca3b
Browse repository at this point
triagebot: label `src/tools/build-manifest` with `T-bootstrap`
jieyouxu
committed
5e960ef
View commit details
Copy full SHA for 5e960ef
Browse repository at this point
misc: roll bootstrap reviewers for `src/tools/build-manifest`
jieyouxu
committed
1973d65
View commit details
Copy full SHA for 1973d65
Browse repository at this point
Rollup merge of #148637 - rustc_dyn_incompatible, r=lcnr
Show description for d37351b
jhpratt
authored
d37351b
View commit details
Copy full SHA for d37351b
Browse repository at this point
Rollup merge of #149209 - lto_refactors8, r=jackh726
Show description for 2206d93
jhpratt
authored
2206d93
View commit details
Copy full SHA for 2206d93
Browse repository at this point
Rollup merge of #151402 - dep-kind-name, r=petrochenkov
Show description for 9805475
jhpratt
authored
9805475
View commit details
Copy full SHA for 9805475
Browse repository at this point
Rollup merge of #151437 - build-manifest, r=Mark-Simulacrum
Show description for e723e0d
jhpratt
authored
e723e0d
View commit details
Copy full SHA for e723e0d
Browse repository at this point
You can’t perform that action at this time.