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.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 7 pull requests
- #151701
#151701
Merged
rust-bors[bot]
merged 16 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-PvhvBqX
JonathanBrouwer/rust:rollup-PvhvBqX
Copy head branch name to clipboard
Jan 27, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#151701
rust-bors[bot]
merged 16 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-PvhvBqX
JonathanBrouwer/rust:rollup-PvhvBqX
Copy head branch name to clipboard
Commits
Commits on Jan 23, 2026
Fix sanitizer target builds on CI
jakos-sec
committed
c6441d8
View commit details
Copy full SHA for c6441d8
Browse repository at this point
Commits on Jan 25, 2026
Remove `Deref<Target = TyCtxt>` from `QueryCtxt`
Show description for 4b8fc13
Zalathar
committed
4b8fc13
View commit details
Copy full SHA for 4b8fc13
Browse repository at this point
use CmResolver instead of &mut CmResolver
LorrensP-2158466
committed
97b0578
View commit details
Copy full SHA for 97b0578
Browse repository at this point
Recover from struct literals with placeholder or empty path
Show description for 54fc546
Unique-Usman
and
fmease
committed
54fc546
View commit details
Copy full SHA for 54fc546
Browse repository at this point
Suggest changing `iter`/`into_iter` when the other was meant
Show description for 2b32446
estebank
committed
2b32446
View commit details
Copy full SHA for 2b32446
Browse repository at this point
Commits on Jan 26, 2026
Misc cleanups to borrowck crate
BoxyUwU
committed
dab7c09
View commit details
Copy full SHA for dab7c09
Browse repository at this point
Remove a string comparison and reduce number of clones in `Hierarchy::add_path`
GuillaumeGomez
committed
3757ce6
View commit details
Copy full SHA for 3757ce6
Browse repository at this point
Replace regex with find calls
GuillaumeGomez
committed
dd42a9f
View commit details
Copy full SHA for dd42a9f
Browse repository at this point
Improve code
GuillaumeGomez
committed
bd45311
View commit details
Copy full SHA for bd45311
Browse repository at this point
Rollup merge of #151290 - Unique-Usman:ua/nostruct, r=estebank
Show description for 6ff5bb3
JonathanBrouwer
authored
6ff5bb3
View commit details
Copy full SHA for 6ff5bb3
Browse repository at this point
Rollup merge of #148187 - LorrensP-2158466:cm-res-variance, r=petrochenkov
Show description for bd85bab
JonathanBrouwer
authored
bd85bab
View commit details
Copy full SHA for bd85bab
Browse repository at this point
Rollup merge of #151368 - GuillaumeGomez:librustdoc-perf, r=yotamofek
Show description for 621c712
JonathanBrouwer
authored
621c712
View commit details
Copy full SHA for 621c712
Browse repository at this point
Rollup merge of #151374 - BoxyUwU:borrowck_cleanup_3, r=lcnr
Show description for e875916
JonathanBrouwer
authored
e875916
View commit details
Copy full SHA for e875916
Browse repository at this point
Rollup merge of #151536 - jakos-sec:fix-asan-target, r=Kobzol
Show description for a975a74
JonathanBrouwer
authored
a975a74
View commit details
Copy full SHA for a975a74
Browse repository at this point
Rollup merge of #151626 - Zalathar:qcx-deref, r=tiif
Show description for e1760d4
JonathanBrouwer
authored
e1760d4
View commit details
Copy full SHA for e1760d4
Browse repository at this point
Rollup merge of #151661 - estebank:issue-68095, r=mati865
Show description for 9ad4ae8
JonathanBrouwer
authored
9ad4ae8
View commit details
Copy full SHA for 9ad4ae8
Browse repository at this point
You can’t perform that action at this time.