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: Add "spaceship" operator. T-lang Relevant to the language team, which will review and decide on the RFC.
#3776 opened Feb 21, 2025 by bjoernager Loading…
Guarantee slice representation T-lang Relevant to the language team, which will review and decide on the RFC.
#3775 opened Feb 19, 2025 by cramertj Loading…
Add must-use-output attribute A-lint Proposals relating to lints / warnings / clippy. 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.
#3773 opened Feb 16, 2025 by Kixunil Loading…
RFC: Deprecate the per-build-target edition field in Cargo.toml 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.
#3772 opened Feb 13, 2025 by epage Loading…
RFC: Demote i686-pc-windows-gnu to Tier 2 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. T-release Relevant to the release team, which will review and decide on the RFC.
#3771 opened Feb 11, 2025 by Noratrieb Loading…
#[doc(consts)] T-rustdoc Relevant to rustdoc team, which will review and decide on the RFC.
#3770 opened Feb 10, 2025 by lolbinarycat Draft
RFC: Add safe blocks T-lang Relevant to the language team, which will review and decide on the RFC.
#3768 opened Feb 1, 2025 by AverseABFun Loading…
Book should say what it is about not-rfc For PRs that fix things like spelling mistakes, wrong file names, etc.
#3767 opened Jan 31, 2025 by hkBst Loading…
RFC: Implement RealtimeSanitizer (RTSan) support, add #[realtime(nonblocking)], #[realtime(blocking)] attributes T-lang Relevant to the language team, which will review and decide on the RFC.
#3766 opened Jan 30, 2025 by cjappl Loading…
Make trait methods callable in const contexts A-const-eval Proposals relating to compile time evaluation (CTFE). T-lang Relevant to the language team, which will review and decide on the RFC.
#3762 opened Jan 13, 2025 by oli-obk Loading…
RFC: Allow packages to specify a set of supported targets 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.
#3759 opened Jan 8, 2025 by carloskiki Loading…
RFC: Foo { .. } pattern matches non-struct types T-lang Relevant to the language team, which will review and decide on the RFC.
#3753 opened Dec 31, 2024 by theemathas Loading…
RFC: cfg_os_version_min T-lang Relevant to the language team, which will review and decide on the RFC.
#3750 opened Dec 27, 2024 by ChrisDenton Loading…
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 A-dst Proposals re. DSTs I-lang-radar Items that are on lang's radar and will need eventual work or consideration. 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…
ProTip! Filter pull requests by the default branch with base:master.