-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Issues: rust-lang/rfcs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues 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…
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] Add Relevant to the library API team, which will review and decide on the RFC.
Option::todo
and Result::todo
T-libs-api
#3706
opened Oct 3, 2024 by
zkrising
Loading…
num::WrappingFrom
trait for conversions between integers
T-libs-api
#3703
opened Oct 1, 2024 by
scottmcm
Loading…
Add core::ptr::assume_moved
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.
#3700
opened Sep 26, 2024 by
mrkajetanp
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
#3683
opened Aug 25, 2024 by
estebank
Loading…
[RFC] Thread spawn hook (inheriting thread locals)
A-thread-local
Proposals relating to thread local storage (TLS).
A-threads
Threading related proposals & ideas
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-libs-api
Relevant to the library API team, which will review and decide on the RFC.
to-announce
#3642
opened May 22, 2024 by
m-ou-se
Loading…
[RFC] 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.
core::marker::Freeze
in bounds
I-lang-nominated
#3633
opened May 10, 2024 by
p-avital
Loading…
RFC: Add 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.
freeze
intrinsic and related library functions
T-lang
#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…
Make square bracket Syntax related proposals & ideas
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.
[]
more usable.
A-syntax
#3583
opened Mar 8, 2024 by
crlf0710
Modify 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.
Arc
and Rc
so the allocator is moved into the inner allocation
T-libs
#3540
opened Dec 11, 2023 by
Enderlook
Move SliceIndex type parameter to parameters
T-libs-api
Relevant to the library API team, which will review and decide on the RFC.
#3483
opened Sep 5, 2023 by
SOF3
CPU feature detection in core
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-libs-api
Relevant to the library API team, which will review and decide on the RFC.
to-announce
#3469
opened Aug 3, 2023 by
Amanieu
Loading…
RFC: Generic member access for dyn Error trait objects
T-libs-api
Relevant to the library API team, which will review and decide on the RFC.
#3461
opened Jul 20, 2023 by
waynr
Loading…
Error Display (std::error::Error::fmt_error)
T-libs-api
Relevant to the library API team, which will review and decide on the RFC.
#3459
opened Jul 19, 2023 by
ijackson
Loading…
Introduce the Store API for great good.
T-libs-api
Relevant to the library API team, which will review and decide on the RFC.
#3446
opened Jun 17, 2023 by
matthieu-m
Loading…
Generic Futures
A-futures
Futures related proposals
I-async-nominated
Indicates that an issue has been nominated for prioritizing at the next wg-async triage meeting.
T-libs-api
Relevant to the library API team, which will review and decide on the RFC.
WG-async
Relevant to the async working group.
#3434
opened May 22, 2023 by
p-avital
Loading…
RFC: Associated mathematical constants
T-libs-api
Relevant to the library API team, which will review and decide on the RFC.
#3418
opened Apr 17, 2023 by
pommicket
Loading…
Traits for lossy conversions
T-libs-api
Relevant to the library API team, which will review and decide on the RFC.
#3415
opened Apr 14, 2023 by
Aloso
Loading…
ABI-stabilize Relevant to the library API team, which will review and decide on the RFC.
core::task::Waker
T-libs-api
#3404
opened Mar 28, 2023 by
p-avital
Loading…
RFC: re-export stdlib macros from submodules
T-libs-api
Relevant to the library API team, which will review and decide on the RFC.
#3365
opened Jan 4, 2023 by
yoshuawuyts
Loading…
Command improvements for ergonomics and error handling
T-libs-api
Relevant to the library API team, which will review and decide on the RFC.
#3362
opened Jan 3, 2023 by
ijackson
Loading…
Proposal: Add FromIterator impl for HashMap<K, Vec<V>>
T-libs-api
Relevant to the library API team, which will review and decide on the RFC.
#3351
opened Dec 2, 2022 by
vultix
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-15.