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
/
rfcs
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
6.6k
Code
Issues
583
Pull requests
216
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Supertrait item shadowing v2
- #3624
#3624
Merged
joshtriplett
merged 11 commits into
rust-lang:master
rust-lang/rfcs:master
from
Amanieu:item-shadowing
Amanieu/rfcs:item-shadowing
Copy head branch name to clipboard
Jan 16, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Supertrait item shadowing v2
#3624
joshtriplett
merged 11 commits into
rust-lang:master
rust-lang/rfcs:master
from
Amanieu:item-shadowing
Amanieu/rfcs:item-shadowing
Copy head branch name to clipboard
Commits
Commits on May 3, 2024
Supertrait item shadowing v2
Amanieu
committed
b32c37e
View commit details
Copy full SHA for b32c37e
Browse repository at this point
Commits on May 6, 2024
Clarify that this only triggers when both traits are in scope
Amanieu
committed
de6a4cf
View commit details
Copy full SHA for de6a4cf
Browse repository at this point
Commits on May 28, 2024
Add more alternatives
Amanieu
committed
95594f7
View commit details
Copy full SHA for 95594f7
Browse repository at this point
Commits on Jan 3, 2025
Add lint and add type inference example
Amanieu
authored and
traviscross
committed
57892c5
View commit details
Copy full SHA for 57892c5
Browse repository at this point
Fix some typographical errors
Show description for c4cc0a8
traviscross
committed
c4cc0a8
View commit details
Copy full SHA for c4cc0a8
Browse repository at this point
Adjust according to 2024-10-30 lang feedback
Show description for f54263a
traviscross
committed
f54263a
View commit details
Copy full SHA for f54263a
Browse repository at this point
Make some editorial adjustments
traviscross
committed
0872f23
View commit details
Copy full SHA for 0872f23
Browse repository at this point
Rename RFC 3624 file and populate metadata
traviscross
committed
566bbc9
View commit details
Copy full SHA for 566bbc9
Browse repository at this point
Commits on Jan 4, 2025
Remove section on type inference
Show description for 8df733c
traviscross
committed
8df733c
View commit details
Copy full SHA for 8df733c
Browse repository at this point
Replace "name resolution" with "method selection"
Show description for dc3e2fd
traviscross
committed
dc3e2fd
View commit details
Copy full SHA for dc3e2fd
Browse repository at this point
Clarify which method we're selecting
Show description for 9d34dc0
traviscross
committed
9d34dc0
View commit details
Copy full SHA for 9d34dc0
Browse repository at this point
You can’t perform that action at this time.