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
Assigned to nobody Loading
Sort

Pull requests list

is operator for pattern-matching and binding A-maybe-future-edition Changes of edition-relevance not targeted for a specific edition. 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.
#3573 opened Feb 16, 2024 by joshtriplett Loading…
Simplify lightweight clones, including into closures and async blocks 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.
#3680 opened Aug 20, 2024 by joshtriplett Loading…
RFC: Improved State Machine Codegen 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.
#3720 opened Oct 28, 2024 by folkertdev Loading…
RFC: Postfix match T-lang Relevant to the language team, which will review and decide on the RFC.
#3295 opened Jul 23, 2022 by conradludgate Loading…
RFC: Extended Standard Library (ESL) T-leadership-council Relevant to the Leadership Council, which will review and decide on this RFC. T-libs Relevant to the library 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.
#3810 opened May 8, 2025 by bdaehlie Loading…
Virtually dispatched trait methods A-trait-object Proposals relating to trait objects. S-waiting-on-author Status: This is awaiting some action from the author. T-lang Relevant to the language team, which will review and decide on the RFC.
#3440 opened May 30, 2023 by blagowtf Loading…
Don't allow unwinding from Drop impls T-lang Relevant to the language team, which will review and decide on the RFC.
#3288 opened Jul 5, 2022 by Amanieu Loading…
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 Aversefun Loading…
Add filename information to std::io::Error to improve std::io error messages T-libs-api Relevant to the library API team, which will review and decide on the RFC.
#3084 opened Feb 19, 2021 by henryboisdequin Loading…
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 Draft
[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…
Simple postfix macros A-macros Macro related proposals and issues A-method-call Method call syntax related proposals & ideas 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.
#2442 opened May 15, 2018 by joshtriplett Loading…
Add a new syntax to declare that a trait must always be object-safe A-trait-object Proposals relating to trait objects. S-waiting-on-author Status: This is awaiting some action from the author. T-lang Relevant to the language team, which will review and decide on the RFC.
#3022 opened Nov 19, 2020 by RDambrosio016 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…
Add an expression for direct access to an enum's discriminant T-lang Relevant to the language team, which will review and decide on the RFC.
#3607 opened Apr 7, 2024 by scottmcm Loading…
Propose code string literals T-lang Relevant to the language team, which will review and decide on the RFC.
#3450 opened Jun 18, 2023 by Diggsey 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: 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…
Destructuring Drop ADTs via ManuallyDrop A-drop Proposals relating to the Drop trait or drop semantics T-lang Relevant to the language team, which will review and decide on the RFC.
#3466 opened Jul 30, 2023 by Jules-Bertholet Loading…
RFC: calling default trait methods from overriding impls T-lang Relevant to the language team, which will review and decide on the RFC.
#3329 opened Oct 15, 2022 by adamcrume Loading…
Unsafe fields disposition-merge This RFC is in PFCP or FCP with a disposition to merge it. I-lang-radar Items that are on lang's radar and will need eventual work or consideration. 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.
#3458 opened Jul 13, 2023 by jhpratt Loading…
async T and gen T types A-async-await Proposals re. async / await A-generators Proposals relating to generators. T-lang Relevant to the language team, which will review and decide on the RFC.
#3628 opened May 7, 2024 by joshtriplett Loading…
RFC: Unsafe Lifetime S-waiting-on-author Status: This is awaiting some action from the author. T-lang Relevant to the language team, which will review and decide on the RFC.
#3199 opened Nov 25, 2021 by maboesanman Loading…
Implement function delegation in rustc T-lang Relevant to the language team, which will review and decide on the RFC.
#3530 opened Nov 15, 2023 by petrochenkov Loading…
Deprecate static mut A-maybe-future-edition Changes of edition-relevance not targeted for a specific edition. T-lang Relevant to the language team, which will review and decide on the RFC.
#3560 opened Jan 26, 2024 by dyslexicsteak Loading…
ProTip! Add no:assignee to see everything that’s not assigned.