Skip to content

RFC: Implementable trait aliases - #3437

Open
Jules-Bertholet wants to merge 45 commits into
rust-lang:masterfrom
Jules-Bertholet:implementable-trait-alias
Open

RFC: Implementable trait aliases#3437
Jules-Bertholet wants to merge 45 commits into
rust-lang:masterfrom
Jules-Bertholet:implementable-trait-alias

Conversation

@Jules-Bertholet

@Jules-Bertholet Jules-Bertholet commented May 24, 2023

Copy link
Copy Markdown
Contributor

Rendered

Allow writing impl blocks for most trait aliases. Also, allow trait aliases to have bodies.

Prior discussion on Internals

@rustbot label A-traits

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-traits Trait system related proposals & ideas I-lang-radar Items that are on lang's radar and will need eventual work or consideration. I-types-nominated Indicates that an issue has been nominated for prioritizing at the next types team meeting. T-lang Relevant to the language team, which will review and decide on the RFC.

Projects

None yet

Development

Successfully merging this pull request may close these issues.