Skip to content

Pull requests: rust-lang/rfcs

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

Pull requests list

Supertrait item shadowing v2
#3624 opened May 3, 2024 by Amanieu Loading…
RFC: #[derive(SmartPointer)] T-lang Relevant to the language team, which will review and decide on the RFC.
#3621 opened May 2, 2024 by Darksonn Loading…
docs: 0344-conventions-galore.md should use _ not-rfc For PRs that fix things like spelling mistakes, wrong file names, etc.
#3619 opened Apr 30, 2024 by hamirmahal Loading…
Precise capturing disposition-merge This RFC is in PFCP or FCP with a disposition to merge it. final-comment-period Will be merged/postponed/closed in ~10 calendar days unless new substational objections are raised. T-lang Relevant to the language team, which will review and decide on the RFC.
#3617 opened Apr 24, 2024 by traviscross 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…
RFC: Drop temporaries in tail expressions before local variables A-drop Proposals relating to the Drop trait or drop semantics A-edition-2024 Area: The 2024 edition A-ergonomics 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
#3606 opened Apr 2, 2024 by m-ou-se Loading…
RFC: Add freeze intrinsic and related library functions 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.
#3605 opened Apr 2, 2024 by chorman0773 Loading…
RFC: Add a special TryFrom and Into derive macro, specifically for C-Style enums T-libs-api Relevant to the library API team, which will review and decide on the RFC.
#3604 opened Apr 1, 2024 by agreyyy Loading…
re-organise the compiler team 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.
#3599 opened Mar 28, 2024 by davidtwco Loading…
RFC: Add realign_stack attribute to rustc T-lang Relevant to the language team, which will review and decide on the RFC.
#3594 opened Mar 26, 2024 by benisxdxd Loading…
RFC: Reserve unprefixed guarded string literals in Edition 2024 A-edition-2024 Area: The 2024 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-lang Relevant to the language team, which will review and decide on the RFC. to-announce
#3593 opened Mar 25, 2024 by pitaj Loading…
Add support for use Trait::func T-lang Relevant to the language team, which will review and decide on the RFC.
#3591 opened Mar 19, 2024 by obsgolem Loading…
Make cargo install respect lockfiles by default T-cargo Relevant to the Cargo team, which will review and decide on the RFC.
#3585 opened Mar 10, 2024 by casey Loading…
Update non-local-defns regarding parameterized traits and types not-rfc For PRs that fix things like spelling mistakes, wrong file names, etc.
#3581 opened Mar 3, 2024 by dhardy Loading…
Public Key Infrastructure for Rust Project T-infra Relevant to the infrastructure team, which will review and decide on the RFC.
#3579 opened Feb 27, 2024 by walterhpearce Loading…
RFC: RArrow Dereference for Pointer Ergonomics T-lang Relevant to the language team, which will review and decide on the RFC.
#3577 opened Feb 20, 2024 by EEliisaa Loading…
is operator for pattern-matching and binding A-maybe-future-edition Changes of edition-relevance not targeted for a specific edition. 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.
#3573 opened Feb 16, 2024 by joshtriplett 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…
RFC: Allow symbol re-export in cdylib crate from linked staticlib I-lang-nominated Indicates that an issue has been nominated for prioritizing at the next lang team meeting. T-compiler Relevant to the compiler team, which will review and decide on the RFC. T-lang Relevant to the language team, which will review and decide on the RFC.
#3556 opened Jan 6, 2024 by aidanhs Loading…
RFC: cargo-sbom T-cargo Relevant to the Cargo team, which will review and decide on the RFC.
#3553 opened Jan 4, 2024 by arlosi Loading…
RFC: New range types for Edition 2024 A-edition-2024 Area: The 2024 edition disposition-merge This RFC is in PFCP or FCP with a disposition to merge it. final-comment-period Will be merged/postponed/closed in ~10 calendar days unless new substational objections are raised. I-types-nominated Indicates that an issue has been nominated for prioritizing at the next types 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.
#3550 opened Dec 28, 2023 by pitaj Loading…
RFC: Allow type inference for const or static T-lang Relevant to the language team, which will review and decide on the RFC.
#3546 opened Dec 21, 2023 by Neo-Zhixing Loading…
Closure PartialEq and Eq T-lang Relevant to the language team, which will review and decide on the RFC.
#3538 opened Dec 7, 2023 by ColonelThirtyTwo Loading…
RFC: Trait for !Sized thin pointers T-lang Relevant to the language team, which will review and decide on the RFC.
#3536 opened Nov 29, 2023 by jmillikin Loading…
RFC: Allow cfg-attributes on elements of tuple type declarations T-lang Relevant to the language team, which will review and decide on the RFC.
#3532 opened Nov 23, 2023 by recatek Loading…
ProTip! Adding no:label will show everything without a label.