-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Issues: rust-lang/rfcs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
RFC: Implementable trait aliases
A-traits
Trait system related proposals & ideas
I-lang-nominated
Indicates that an issue has been nominated for prioritizing at the next lang team meeting.
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.
#3437
opened May 24, 2023 by
Jules-Bertholet
Loading…
Support Proposals re. async / await
A-traits
Trait system related proposals & ideas
AsyncAwait-Triaged
T-lang
Relevant to the language team, which will review and decide on the RFC.
async fn
in trait methods (async/await follow-up)
A-async-await
#2739
opened Aug 5, 2019 by
bstrie
Never types should implement everything
A-traits
Trait system related proposals & ideas
A-typesystem
Type system related proposals & ideas
A-uninhabited
Proposals related to uninhabited types.
T-lang
Relevant to the language team, which will review and decide on the RFC.
#2619
opened Dec 25, 2018 by
mqudsi
RFC: inherent trait implementation
A-attributes
Proposals relating to attributes
A-ergonomics
A-resolve
Proposals relating to name resolution.
A-traits
Trait system related proposals & ideas
I-lang-nominated
Indicates that an issue has been nominated for prioritizing at the next lang team meeting.
T-lang
Relevant to the language team, which will review and decide on the RFC.
#2375
opened Mar 27, 2018 by
newpavlov
Loading…
Efficient code reuse
A-data-types
RFCs about data-types
A-traits
Trait system related proposals & ideas
A-typesystem
Type system related proposals & ideas
postponed
RFCs that have been postponed and may be revisited at a later time.
T-lang
Relevant to the language team, which will review and decide on the RFC.
#349
opened Oct 3, 2014 by
nrc
RFC: Allow inference of argument/return value in trait impls
A-impls
Implementations related proposals & ideas
A-inference
Type inference related proposals & ideas
A-traits
Trait system related proposals & ideas
A-typesystem
Type system related proposals & ideas
T-lang
Relevant to the language team, which will review and decide on the RFC.
#309
opened Sep 24, 2014 by
rust-highfive
#[no_override]
for default methods
A-attributes
#291
opened Sep 24, 2014 by
rust-highfive
RFC: Private trait items
A-privacy
Privacy related proposals & ideas
A-traits
Trait system related proposals & ideas
A-typesystem
Type system related proposals & ideas
postponed
RFCs that have been postponed and may be revisited at a later time.
T-lang
Relevant to the language team, which will review and decide on the RFC.
#275
opened Sep 24, 2014 by
rust-highfive
newtype / generalized newtype deriving
A-derive
Deriving related proposals & ideas
A-impls
Implementations related proposals & ideas
A-traits
Trait system related proposals & ideas
postponed
RFCs that have been postponed and may be revisited at a later time.
T-lang
Relevant to the language team, which will review and decide on the RFC.
#261
opened Sep 24, 2014 by
rust-highfive
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.