|
Idea: trait methods with un-overridable implementations
|
|
24
|
856
|
March 12, 2026
|
|
Testing the waters: UMCS (Unified Method Call Syntax)
|
|
26
|
1261
|
March 7, 2026
|
|
F-pattern_types : Subsets enums using as
|
|
20
|
636
|
March 4, 2026
|
|
Method auto-(de)ref (and lack of it) in RFC 132 ufcs
|
|
11
|
543
|
February 27, 2026
|
|
Pre-RFC: Rust Safety Standard
|
|
75
|
1799
|
February 27, 2026
|
|
What’s where [(); SIZE + Kind::EXTRA]:?
|
|
10
|
842
|
February 27, 2026
|
|
Impact of Static Variables on API Soundness
|
|
3
|
383
|
February 26, 2026
|
|
[Pre-pre-RFC] "splatting" for named arguments and function overloading
|
|
41
|
1796
|
February 26, 2026
|
|
Pre-RFC: Function parameter defaults
|
|
10
|
674
|
February 26, 2026
|
|
Re-opening deprecating Option::unwrap and Result::unwrap
|
|
121
|
4641
|
February 25, 2026
|
|
Pre-RFC: Place traits
|
|
11
|
1217
|
February 20, 2026
|
|
Private unsafe fields are a poorly motivated feature
|
|
184
|
2885
|
February 20, 2026
|
|
Conditions for unsafe code to rely on correctness
|
|
36
|
775
|
February 18, 2026
|
|
A thought on in-place
|
|
5
|
398
|
February 16, 2026
|
|
Why isn't Into dyn compatible
|
|
4
|
393
|
February 16, 2026
|
|
Why is `ToOwned` in `alloc`?
|
|
9
|
491
|
February 13, 2026
|
|
Generalized binder types
|
|
3
|
274
|
February 11, 2026
|
|
[Idea/Pre-Pre-RFC] Additional exhaustiveness checking
|
|
4
|
404
|
February 11, 2026
|
|
Closures and functional traits
|
|
21
|
819
|
February 5, 2026
|
|
[Idea] A third kind of reference between "mutable" and "immutable" in Rust
|
|
15
|
1207
|
February 2, 2026
|
|
Add global imports to rust
|
|
2
|
407
|
February 2, 2026
|
|
Proposal: Syntactic Sugar for Disambiguating Conflicting Trait Methods
|
|
17
|
754
|
January 31, 2026
|
|
Owning References
|
|
6
|
467
|
January 23, 2026
|
|
Have single impls with namespaces been discussed?
|
|
5
|
485
|
January 23, 2026
|
|
Could we allow references inside a Cell if we assume any two Cells alias?
|
|
2
|
263
|
January 22, 2026
|
|
Support symbol versioning with #[export_name]
|
|
12
|
845
|
January 22, 2026
|
|
Idea: let closures capture with argument passing semantics
|
|
9
|
889
|
January 19, 2026
|
|
Pre-RFC: #[derive] support for arithmetic traits (Add, Sub, Mul, Div) on structs
|
|
22
|
1201
|
January 16, 2026
|
|
Idea: Transitive closures of `Deref[Mut]` (and maybe `Coerce`)?
|
|
1
|
165
|
January 16, 2026
|
|
The Case for Inverse Coloring (Async by Default)
|
|
10
|
902
|
January 15, 2026
|