Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.8k
Star
107k
Code
Issues
5k+
Pull requests
870
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Code
Remove label/lifetime shadowing warnings
#96296
Code
Merged
bors
merged 9 commits into
rust-lang:master
rust-lang/rust:master
from
cjgillot:remove-label-lt-shadow
cjgillot/rust:remove-label-lt-shadow
Copy head branch name to clipboard
Jun 3, 2022
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Remove label/lifetime shadowing warnings
#96296
bors
merged 9 commits into
rust-lang:master
rust-lang/rust:master
from
cjgillot:remove-label-lt-shadow
cjgillot/rust:remove-label-lt-shadow
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2022
Diagnose shadowing on AST.
cjgillot
committed
6e1b010
Copy full SHA for 6e1b010
Bless tests.
cjgillot
committed
85cbd0b
Copy full SHA for 85cbd0b
Do not report mixed label/lifetime shadowing.
cjgillot
committed
257d8fc
Copy full SHA for 257d8fc
Bless tests.
cjgillot
committed
84e1993
Copy full SHA for 84e1993
Stop warning against unrelated labels.
cjgillot
committed
be40b58
Copy full SHA for be40b58
Rebase fallout.
cjgillot
committed
a265c49
Copy full SHA for a265c49
Commits on Jun 3, 2022
Do not lower generic lifetime params when AST resolution emitted an error.
cjgillot
committed
c75409d
Copy full SHA for c75409d
Reuse resolve_label to check lifetime shadowing.
cjgillot
committed
86bd990
Copy full SHA for 86bd990
Use the same message as type & const generics.
cjgillot
committed
2aa9c70
Copy full SHA for 2aa9c70
You can’t perform that action at this time.