-
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
Trait sugar syntax for
maker
trait
and implementing the same maker trait for multiple type
#3732
opened Nov 26, 2024 by
Thomas-Mewily
Allow Proposals relating to name resolution.
A-syntax
Syntax related proposals & ideas
T-lang
Relevant to the language team, which will review and decide on the RFC.
self
as an identifier in patterns
A-resolve
#3684
opened Aug 26, 2024 by
fiveseven-lambda
Support for inferred return types (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.
_
) in function signatures
T-lang
#3682
opened Aug 23, 2024 by
hagz0r
Color the Relevant to the library team, which will review and decide on the RFC.
dbg!()
macro
T-libs
#3679
opened Aug 15, 2024 by
amab8901
Allow opting out of specific parts of core crate (e.g. core::fmt)
#3665
opened Jun 24, 2024 by
RealSuperRyn
Pre-RFC: Add a built-in support for totality (or non-panicking/aborting) asserting
#3625
opened May 6, 2024 by
dead-claudia
https://rust-lang.github.io/rfcs/0344-conventions-galore.html#lints uses
-
#3618
opened Apr 30, 2024 by
hamirmahal
Generate an automatic implementation of TryFrom and Into for C-style enums
#3600
opened Mar 30, 2024 by
agreyyy
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
const if
to supress instantiation/codegen of unreachable branches
T-lang
#3582
opened Mar 7, 2024 by
the8472
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.