-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: rust-lang/rfcs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
RFC: Set CARGO_CHECK environment variable when type checking
T-cargo
Relevant to the Cargo team, which will review and decide on the RFC.
#3748
opened Dec 21, 2024 by
akiselev
Loading…
unsized params in traits
T-types
Relevant to the types team, which will review and decide on the RFC.
#3745
opened Dec 18, 2024 by
ionicmc-rs
Loading…
Convert "reassignment of immutable local" and "mutable borrow of immutable local" from a hard error to a deny-by-default lint
T-lang
Relevant to the language team, which will review and decide on the RFC.
#3742
opened Dec 15, 2024 by
em-tg
Loading…
Drop type destructuring
A-drop
Proposals relating to the Drop trait or drop semantics
A-patterns
Pattern matching related proposals & ideas
T-lang
Relevant to the language team, which will review and decide on the RFC.
#3738
opened Dec 8, 2024 by
jdonszelmann
Loading…
#[must_use = false]
T-lang
Relevant to the language team, which will review and decide on the RFC.
#3737
opened Dec 7, 2024 by
lolbinarycat
Loading…
RFC: Partial Types (v3)
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.
#3736
opened Dec 6, 2024 by
VitWW
Loading…
[RFC] field projections v2
T-lang
Relevant to the language team, which will review and decide on the RFC.
#3735
opened Dec 4, 2024 by
y86-dev
Loading…
RFC: Add a semantically non-blocking lint level
T-lang
Relevant to the language team, which will review and decide on the RFC.
#3730
opened Nov 19, 2024 by
epage
Loading…
Hierarchy of Sized traits
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.
#3729
opened Nov 15, 2024 by
davidtwco
Loading…
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 (TUF) for Project Signing
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.
T-leadership-council
Relevant to the Leadership Council, which will review and decide on this 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 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.
finished-final-comment-period
The final comment period is finished for this RFC.
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.
to-announce
extern
A-defaults
#3722
opened Oct 30, 2024 by
m-ou-se
Loading…
Add 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.
homogeneous_try_blocks
RFC
I-lang-nominated
#3721
opened Oct 30, 2024 by
scottmcm
Loading…
RFC: Improved State Machine Codegen
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
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
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.
#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
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.
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.