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

RFC: Unsafe Set Enum Discriminants 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-opsem Relevant to the operational semantics team, which will review and decide on the RFC.
#3727 opened Nov 8, 2024 by jamesmunns Loading…
Implement The Update Framework for Project Signing I-council-nominated Indicates that an issue has been nominated for prioritizing at the next council meeting. T-cargo Relevant to the Cargo team, which will review and decide on the RFC. T-crates-io Relevant to the crates.io team, which will review and decide on the RFC. T-infra Relevant to the infrastructure team, which will review and decide on the RFC.
#3724 opened Oct 31, 2024 by walterhpearce Loading…
[RFC] Static Function Argument Unpacking T-lang Relevant to the language team, which will review and decide on the RFC.
#3723 opened Oct 30, 2024 by miikkas Loading…
[RFC] Explicit ABI in extern A-defaults Proposals relating to defaults / provided definitions A-maybe-future-edition Changes of edition-relevance not targeted for a specific edition. 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-edition Relevant to the edition team, which will review and decide on this RFC. T-lang Relevant to the language team, which will review and decide on the RFC.
#3722 opened Oct 30, 2024 by m-ou-se Loading…
Add homogeneous_try_blocks RFC 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.
#3721 opened Oct 30, 2024 by scottmcm Loading…
RFC: Labeled match 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.
#3720 opened Oct 28, 2024 by folkertdev Loading…
RFC: Never patterns 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.
#3719 opened Oct 27, 2024 by Nadrieril Loading…
[RFC] Allow packed types to transitively contain aligned types T-lang Relevant to the language team, which will review and decide on the RFC.
#3718 opened Oct 24, 2024 by Neo-Zhixing Loading…
Add PR template encouraging inline comments over normal comments not-rfc For PRs that fix things like spelling mistakes, wrong file names, etc.
#3717 opened Oct 24, 2024 by Noratrieb Loading…
[RFC] Target Modifiers A-target_feature target_feature related proposals & ideas 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-compiler Relevant to the compiler team, which will review and decide on the RFC.
#3716 opened Oct 24, 2024 by Darksonn Loading…
Unsafe derives and attributes A-macros Macro related proposals and issues A-proc-macros Proc macro related proposals & ideas T-lang Relevant to the language team, which will review and decide on the RFC.
#3715 opened Oct 22, 2024 by joshtriplett Loading…
Macro fragment fields A-macros Macro related proposals and issues 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.
#3714 opened Oct 20, 2024 by joshtriplett Loading…
Relaxed DST field ordering T-lang Relevant to the language team, which will review and decide on the RFC.
#3713 opened Oct 19, 2024 by clarfonthey Loading…
RFC: No (opsem) Magic Boxes T-lang Relevant to the language team, which will review and decide on the RFC. T-opsem Relevant to the operational semantics team, which will review and decide on the RFC.
#3712 opened Oct 15, 2024 by chorman0773 Loading…
RFC: Promote riscv64gc-unknown-linux-gnu to Tier-1 (without host tools) T-compiler Relevant to the compiler team, which will review and decide on the RFC. T-infra Relevant to the infrastructure team, which will review and decide on the RFC. T-release Relevant to the release team, which will review and decide on the RFC.
#3707 opened Oct 3, 2024 by robin-randhawa-sifive Loading…
[RFC] Add Option::todo and Result::todo T-libs-api Relevant to the library API team, which will review and decide on the RFC.
#3706 opened Oct 3, 2024 by zkrising Loading…
num::WrappingFrom trait for conversions between integers T-libs-api Relevant to the library API team, which will review and decide on the RFC.
#3703 opened Oct 1, 2024 by scottmcm Loading…
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…
Expose std support via --print 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-compiler Relevant to the compiler team, which will review and decide on the RFC.
#3693 opened Sep 12, 2024 by adamgemmell Loading…
crates.io: Trusted Publishing Support 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.
#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…
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…
ProTip! Exclude everything labeled bug with -label:bug.