Skip to content

Pull requests: rust-lang/rfcs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Declarative macro_rules! derive macros 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.
#3698 opened Sep 21, 2024 by joshtriplett Loading…
Declarative macro_rules! attribute macros 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.
#3697 opened Sep 21, 2024 by joshtriplett Loading…
RFC: Allow boolean literals as cfg predicates disposition-merge This RFC is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this RFC. T-lang Relevant to the language team, which will review and decide on the RFC. to-announce
#3695 opened Sep 16, 2024 by clubby789 Loading…
Expose std support via --print T-compiler Relevant to the compiler team, which will review and decide on the RFC.
#3693 opened Sep 12, 2024 by adamgemmell Loading…
RFC: Give users control over feature unification disposition-merge This RFC is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Currently awaiting signoff of all team members in order to enter the final comment period. T-cargo Relevant to the Cargo team, which will review and decide on the RFC.
#3692 opened Sep 11, 2024 by epage Loading…
Trusted Publishing Support on Crates.io T-crates-io Relevant to the crates.io team, which will review and decide on the RFC.
#3691 opened Sep 10, 2024 by mdtro Loading…
Generic Integers V2: It's Time T-lang Relevant to the language team, which will review and decide on the RFC. T-libs-api Relevant to the library API team, which will review and decide on the RFC. T-types Relevant to the types team, which will review and decide on the RFC.
#3686 opened Sep 1, 2024 by clarfonthey Loading…
#[derive(Default)] on enum variants with fields T-lang Relevant to the language team, which will review and decide on the RFC. T-libs-api Relevant to the library API team, which will review and decide on the RFC.
#3683 opened Aug 25, 2024 by estebank Loading…
[RFC] Default field values disposition-merge This RFC is in PFCP or FCP with a disposition to merge it. I-lang-nominated Indicates that an issue has been nominated for prioritizing at the next lang team meeting. proposed-final-comment-period Currently awaiting signoff of all team members in order to enter the final comment period. T-lang Relevant to the language team, which will review and decide on the RFC.
#3681 opened Aug 22, 2024 by estebank Loading…
Simplify lightweight clones, including into closures and async blocks 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.
#3680 opened Aug 20, 2024 by joshtriplett Loading…
Trait method impl restrictions disposition-merge This RFC is in PFCP or FCP with a disposition to merge it. I-lang-nominated Indicates that an issue has been nominated for prioritizing at the next lang team meeting. proposed-final-comment-period Currently awaiting signoff of all team members in order to enter the final comment period. T-lang Relevant to the language team, which will review and decide on the RFC.
#3678 opened Aug 13, 2024 by joshtriplett Loading…
crates.io: Remove dev-dependencies from the index disposition-merge This RFC is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Currently awaiting signoff of all team members in order to enter the final comment period. T-crates-io Relevant to the crates.io team, which will review and decide on the RFC.
#3674 opened Jul 31, 2024 by Turbo87 Loading…
repr(tag = ...) for type aliases disposition-merge This RFC is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Currently awaiting signoff of all team members in order to enter the final comment period. S-waiting-on-team Status: This is awaiting action from the team. T-lang Relevant to the language team, which will review and decide on the RFC.
#3659 opened Jun 15, 2024 by clarfonthey Loading…
[RFC] Named macro capture groups A-macros Macro related proposals and issues T-lang Relevant to the language team, which will review and decide on the RFC.
#3649 opened May 29, 2024 by tgross35 Loading…
Externally implementable traits T-lang Relevant to the language team, which will review and decide on the RFC. T-types Relevant to the types team, which will review and decide on the RFC.
#3645 opened May 22, 2024 by Amanieu Loading…
[RFC] On_unimplemented_trait_use T-lang Relevant to the language team, which will review and decide on the RFC.
#3643 opened May 22, 2024 by B-2U Loading…
1 task
[RFC] Thread spawn hook (inheriting thread locals) A-thread-local Proposals relating to thread local storage (TLS). A-threads Threading related proposals & ideas T-libs-api Relevant to the library API team, which will review and decide on the RFC.
#3642 opened May 22, 2024 by m-ou-se Loading…
[RFC] Add #[export_ordinal(n)] attribute disposition-merge This RFC is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Currently awaiting signoff of all team members in order to enter the final comment period. T-lang Relevant to the language team, which will review and decide on the RFC.
#3641 opened May 20, 2024 by MeguminSama Loading…
[RFC] Add #[diagnostic::blocking] attribute T-lang Relevant to the language team, which will review and decide on the RFC. WG-async Relevant to the async working group.
#3639 opened May 17, 2024 by estebank Loading…
[RFC] externally definable statics T-lang Relevant to the language team, which will review and decide on the RFC.
#3635 opened May 13, 2024 by m-ou-se Loading…
[RFC] core::marker::Freeze in bounds 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. T-libs-api Relevant to the library API team, which will review and decide on the RFC.
#3633 opened May 10, 2024 by p-avital Loading…
[RFC] externally implementable functions disposition-merge This RFC is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Currently awaiting signoff of all team members in order to enter the final comment period. T-lang Relevant to the language team, which will review and decide on the RFC.
#3632 opened May 10, 2024 by m-ou-se Loading…
RFC for doc_cfg, doc_cfg_auto, doc_cfg_hide and doc_cfg_show features disposition-merge This RFC is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Currently awaiting signoff of all team members in order to enter the final comment period. T-rustdoc Relevant to rustdoc team, which will review and decide on the RFC.
#3631 opened May 9, 2024 by GuillaumeGomez Loading…
Function body blocks T-lang Relevant to the language team, which will review and decide on the RFC. T-style Relevant to the style team, which will review and decide on the RFC.
#3629 opened May 7, 2024 by joshtriplett Loading…
ProTip! Updated in the last three days: updated:>2024-09-26.