issues
search
rust-lang
/
rfcs
RFCs for changes to Rust
https://rust-lang.github.io/rfcs/
Apache License 2.0
6.14k
stars
1.61k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow refering to const fields of traits in type parameters
#3814
Gottox
closed
12 hours ago
0
Add .map_async() to iterator
#3813
MarkusTieger
closed
1 day ago
2
Add .try() to iterator
#3812
MarkusTieger
closed
1 day ago
6
HELLO CRUSTACEANS, Here is an new idea for an semi new function in rust
#3811
Escape-Forward
closed
2 days ago
1
RFC: Extended Standard Library (ESL)
#3810
bdaehlie
opened
1 week ago
38
RFC: enable `derive(From)` for single-field structs
#3809
Kobzol
opened
1 week ago
5
`#![register_{attribute,lint}_tool]`
#3808
jyn514
opened
1 week ago
8
Allow to disable drop from running during unwind
#3807
ultimaweapon
closed
1 week ago
12
RFC: Add an attribute for raising the alignment of various items
#3806
Jules-Bertholet
opened
2 weeks ago
1
Add unsafe trait Transmutable
#3805
MarkusTieger
opened
3 weeks ago
3
RFC: naming groups of configuration with `cfg_alias`
#3804
tgross35
opened
3 weeks ago
1
RFC: Allow making enums usable in FFI
#3803
madsmtm
opened
3 weeks ago
1
RFC: Assume bounds for generic functions
#3802
DasLixou
closed
2 weeks ago
17
Elaborate on motivation in template
#3801
Noratrieb
closed
3 weeks ago
1
Add RFC for `Option::update_or_default`
#3800
Kivooeo
closed
3 weeks ago
5
RFC: input macros
#3799
Phosphorus-M
opened
3 weeks ago
27
Lang policy says to have shepherder
#3798
madsmtm
opened
1 month ago
0
Update dependency mdbook to v0.4.48
#3797
renovate[bot]
closed
1 month ago
0
Allow `&&`, `||`, and `!` in `cfg`
#3796
jhpratt
opened
1 month ago
43
RFC: debug=false in test profile by default
#3795
practicalrs
closed
1 month ago
3
[Pre-RFC] Allow private fields to be set during struct initialization in external modules
#3794
GrimOutlook
closed
1 month ago
6
[Major Idea] Implicitize simple lifetime-annotations
#3793
atototenten
opened
1 month ago
3
Michael Patrick kilkenny jr
#3792
michaelkilkennyy
closed
1 month ago
0
RFC: `--crate-attr`
#3791
jyn514
opened
1 month ago
3
Rename RFC and update RFC pull request link
#3790
GuillaumeGomez
closed
2 months ago
0
Fix typo in 2093-infer-outlives.md
#3789
hkBst
closed
2 months ago
2
Fix start date for RFC 3771
#3788
Noratrieb
closed
2 months ago
0
Make examples coherent with text
#3787
vigna
opened
2 months ago
2
RFC: const ergonomics for NonZero<T>
#3786
sandersaares
opened
2 months ago
35
Pre-RFC: Making macros and consteval dynamic, composable, and recursive
#3785
cjhowedev
opened
2 months ago
2
RFCs 505 and 1574 contain contradictory information about method documentation
#3784
vigna
opened
2 months ago
2
Local Default Bounds to assist `Forget` and other `?Trait`.
#3783
Ddystopia
opened
2 months ago
2
`Forget` marker trait
#3782
Ddystopia
opened
2 months ago
18
Update dependency mdbook to v0.4.45
#3781
renovate[bot]
closed
2 months ago
0
Allow `proc_macro_attribute` and `macro_rules` with the same name
#3780
PRO-2684
opened
2 months ago
3
RFC: Crate changelog field
#3779
kxxt
opened
2 months ago
5
RFC: Add additional `inline` intents
#3778
scottmcm
opened
2 months ago
10
Method for `bool` to `Result<(),E>` conversion
#3777
RobWalt
closed
2 months ago
5
RFC: Add "spaceship" operator.
#3776
bjoernager
opened
2 months ago
17
Guarantee slice representation
#3775
cramertj
opened
2 months ago
2
A discussion about the destructive results of not storing Cargo.lock files at publish date
#3774
colin969
opened
2 months ago
2
Add `must-use-output` attribute
#3773
Kixunil
opened
2 months ago
12
RFC: Deprecate the per-build-target `edition` field in `Cargo.toml`
#3772
epage
closed
2 months ago
8
RFC: Demote i686-pc-windows-gnu to Tier 2
#3771
Noratrieb
closed
2 months ago
6
#[doc(consts)]
#3770
lolbinarycat
opened
3 months ago
0
Syntactic sugar for unwrap()
#3769
npetrangelo
closed
3 months ago
2
RFC: Add safe blocks
#3768
Aversefun
opened
3 months ago
10
Book should say what it is about
#3767
hkBst
opened
3 months ago
1
RFC: Implement RealtimeSanitizer (RTSan) support, add `#[realtime(nonblocking)]`, `#[realtime(blocking)]` attributes
#3766
cjappl
opened
3 months ago
9
Proposal: Add `Option::keep_if`
#3765
nik-rev
closed
3 months ago
2
Next