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 3 pull requests
- #150682
#150682
Merged
bors
merged 13 commits into
rust-lang:main
rust-lang/rust:main
from
matthiaskrgr:rollup-jrkhivl
matthiaskrgr/rust:rollup-jrkhivl
Copy head branch name to clipboard
Jan 5, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 3 pull requests
#150682
bors
merged 13 commits into
rust-lang:main
rust-lang/rust:main
from
matthiaskrgr:rollup-jrkhivl
matthiaskrgr/rust:rollup-jrkhivl
Copy head branch name to clipboard
Commits
Commits on Jan 2, 2026
resolve: Do not break from the scope visiting loop if we already found the innermost binding.
Show description for bcdcabe
petrochenkov
committed
bcdcabe
View commit details
Copy full SHA for bcdcabe
Browse repository at this point
resolve: Split `Scope::Module` into two scopes for non-glob and glob bindings
petrochenkov
committed
75d9009
View commit details
Copy full SHA for 75d9009
Browse repository at this point
resolve: Migrate a special ambiguity for glob vs non-glob bindings
Show description for bcfbb56
petrochenkov
committed
bcfbb56
View commit details
Copy full SHA for bcfbb56
Browse repository at this point
resolve: Introduce `ScopeSet::Module`
Show description for d7d4924
petrochenkov
committed
d7d4924
View commit details
Copy full SHA for d7d4924
Browse repository at this point
resolve: Migrate one more special ambiguity for glob vs non-glob bindings
Show description for 0016a71
petrochenkov
committed
0016a71
View commit details
Copy full SHA for 0016a71
Browse repository at this point
resolve: Patch up an inconsistent resolution ICE revealed by the previous commit
petrochenkov
committed
78c61be
View commit details
Copy full SHA for 78c61be
Browse repository at this point
resolve: Avoid additional ambiguities from splitting modules into two scopes
petrochenkov
committed
2e123ae
View commit details
Copy full SHA for 2e123ae
Browse repository at this point
metadata: Stop keeping `AmbiguityKind` in name bindings
Show description for 3f3db93
petrochenkov
committed
3f3db93
View commit details
Copy full SHA for 3f3db93
Browse repository at this point
Commits on Jan 4, 2026
Update test and verify that tgt_(un)register_lib have the right type
ZuseZ4
committed
fa584fa
View commit details
Copy full SHA for fa584fa
Browse repository at this point
relate.rs: tiny cleanup: eliminate temp vars
hkBst
committed
359f060
View commit details
Copy full SHA for 359f060
Browse repository at this point
Rollup merge of #149681 - petrochenkov:openapi1, r=davidtwco
Show description for df246c1
matthiaskrgr
authored
df246c1
View commit details
Copy full SHA for df246c1
Browse repository at this point
Rollup merge of #150426 - ZuseZ4:offload-register-lib, r=davidtwco
Show description for 1494755
matthiaskrgr
authored
1494755
View commit details
Copy full SHA for 1494755
Browse repository at this point
Rollup merge of #150678 - hkBst:relate-1, r=Kivooeo
Show description for 8b1f449
matthiaskrgr
authored
8b1f449
View commit details
Copy full SHA for 8b1f449
Browse repository at this point
You can’t perform that action at this time.