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
/
rfcs
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
6.6k
Code
Issues
583
Pull requests
214
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Supertrait Auto-impl
- #3851
#3851
Open
dingxiangfei2009
wants to merge 14 commits into
rust-lang:master
rust-lang/rfcs:master
from
dingxiangfei2009:supertrait-auto-impls
dingxiangfei2009/rust-rfcs:supertrait-auto-impls
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Supertrait Auto-impl
#3851
dingxiangfei2009
wants to merge 14 commits into
rust-lang:master
rust-lang/rfcs:master
from
dingxiangfei2009:supertrait-auto-impls
dingxiangfei2009/rust-rfcs:supertrait-auto-impls
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2025
supertrait auto impl RFC v2
Show description for 3d23bcc
dingxiangfei2009
committed
3d23bcc
View commit details
Copy full SHA for 3d23bcc
Browse repository at this point
apply suggestions and propose extensions
dingxiangfei2009
committed
6114f50
View commit details
Copy full SHA for 6114f50
Browse repository at this point
Commits on Sep 24, 2025
do not unsafe the probe_extern_impl attribute; fix rendering and typos
dingxiangfei2009
committed
6795368
View commit details
Copy full SHA for 6795368
Browse repository at this point
rename as per RFC number
dingxiangfei2009
committed
19a6df5
View commit details
Copy full SHA for 19a6df5
Browse repository at this point
Commits on Sep 28, 2025
remove unsafe attribute; fix typo
dingxiangfei2009
committed
d57c153
View commit details
Copy full SHA for d57c153
Browse repository at this point
Commits on Oct 9, 2025
additional motivation with Cow; semver consideration
dingxiangfei2009
committed
dd4adc3
View commit details
Copy full SHA for dd4adc3
Browse repository at this point
Commits on Nov 21, 2025
November edition
Show description for cdfd1da
dingxiangfei2009
committed
cdfd1da
View commit details
Copy full SHA for cdfd1da
Browse repository at this point
Mention the tower::Service trait for motivation
Show description for 0ed0905
dingxiangfei2009
committed
0ed0905
View commit details
Copy full SHA for 0ed0905
Browse repository at this point
Commits on Dec 2, 2025
extension: lifetime generic auto impl
Show description for 79aa0e8
dingxiangfei2009
committed
79aa0e8
View commit details
Copy full SHA for 79aa0e8
Browse repository at this point
Commits on Jan 28, 2026
apply suggestions; add one more refactor example
Show description for ed14188
dingxiangfei2009
committed
ed14188
View commit details
Copy full SHA for ed14188
Browse repository at this point
Commits on Feb 14, 2026
Resolve ambiguous wording on name collision with supertraits
dingxiangfei2009
committed
0c2ac34
View commit details
Copy full SHA for 0c2ac34
Browse repository at this point
Clarify the name ambiguity rules by providing a worked example
dingxiangfei2009
committed
25597e7
View commit details
Copy full SHA for 25597e7
Browse repository at this point
Strengthen then ambiguity resolving wording
Show description for 56ca65e
dingxiangfei2009
committed
56ca65e
View commit details
Copy full SHA for 56ca65e
Browse repository at this point
Commits on Feb 16, 2026
Refine wording around use of `unsafe`
Show description for cb81539
dingxiangfei2009
committed
cb81539
View commit details
Copy full SHA for cb81539
Browse repository at this point
You can’t perform that action at this time.