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
118k
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 6 pull requests
- #151459
#151459
Merged
rust-bors[bot]
merged 18 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-VecWQ0g
JonathanBrouwer/rust:rollup-VecWQ0g
Copy head branch name to clipboard
Jan 21, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 6 pull requests
#151459
rust-bors[bot]
merged 18 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-VecWQ0g
JonathanBrouwer/rust:rollup-VecWQ0g
Copy head branch name to clipboard
Commits
Commits on Jan 5, 2026
tests/debuginfo/basic-stepping.rs: Don't mix `compile-flags` with `ignore-*`
Show description for de505d2
Enselic
committed
de505d2
View commit details
Copy full SHA for de505d2
Browse repository at this point
tests/debuginfo/basic-stepping.rs: Add revisions `default-mir-passes`, `no-SingleUseConsts-mir-pass`
Show description for 622572f
Enselic
committed
622572f
View commit details
Copy full SHA for 622572f
Browse repository at this point
Commits on Jan 21, 2026
Derive `Default` for `QueryArenas`
Zalathar
committed
91a0e09
View commit details
Copy full SHA for 91a0e09
Browse repository at this point
Add some comments to `QueryArenas`
Zalathar
committed
2495e58
View commit details
Copy full SHA for 2495e58
Browse repository at this point
Remove old error emitter
Show description for 3ccabc6
bjorn3
committed
3ccabc6
View commit details
Copy full SHA for 3ccabc6
Browse repository at this point
use `deny(missing_docs)` for non-mir intrinsics
folkertdev
committed
9c5bfe8
View commit details
Copy full SHA for 9c5bfe8
Browse repository at this point
moved 6 tests to organized locations
Delta17920
committed
6fd6ff3
View commit details
Copy full SHA for 6fd6ff3
Browse repository at this point
added issue link
Delta17920
committed
b7d7dce
View commit details
Copy full SHA for b7d7dce
Browse repository at this point
moved tests/ui/issues/issue-2150.rs -> tests/ui/reachable/loop-after-panic.rs
Delta17920
committed
b786aa8
View commit details
Copy full SHA for b786aa8
Browse repository at this point
filename changes
Delta17920
committed
7ba1e3e
View commit details
Copy full SHA for 7ba1e3e
Browse repository at this point
fix error
Delta17920
committed
0d6d0fa
View commit details
Copy full SHA for 0d6d0fa
Browse repository at this point
make `simd_insert_dyn` and `simd_extract_dyn` const
folkertdev
committed
b4220ec
View commit details
Copy full SHA for b4220ec
Browse repository at this point
Rollup merge of #147426 - Enselic:better-stepping, r=saethlin
Show description for 74ff006
JonathanBrouwer
authored
74ff006
View commit details
Copy full SHA for 74ff006
Browse repository at this point
Rollup merge of #150880 - bjorn3:remove_old_error_emitter, r=nnethercote
Show description for 1fd8543
JonathanBrouwer
authored
1fd8543
View commit details
Copy full SHA for 1fd8543
Browse repository at this point
Rollup merge of #151432 - folkertdev:intrinsics-require-docs, r=RalfJung
Show description for e937bdd
JonathanBrouwer
authored
e937bdd
View commit details
Copy full SHA for e937bdd
Browse repository at this point
Rollup merge of #151444 - Delta17920:move-ui-tests, r=Kivooeo
Show description for 6cd3cfd
JonathanBrouwer
authored
6cd3cfd
View commit details
Copy full SHA for 6cd3cfd
Browse repository at this point
Rollup merge of #151445 - Zalathar:arenas-default, r=mati865
Show description for f87b84c
JonathanBrouwer
authored
f87b84c
View commit details
Copy full SHA for f87b84c
Browse repository at this point
Rollup merge of #151453 - folkertdev:simd-dyn-const, r=RalfJung
Show description for 530eeff
JonathanBrouwer
authored
530eeff
View commit details
Copy full SHA for 530eeff
Browse repository at this point
You can’t perform that action at this time.