|
Idea: Borrowck Transparent Function Calls
|
|
22
|
1126
|
March 23, 2026
|
|
Private lifetime inference
|
|
14
|
688
|
March 20, 2026
|
|
Extending alignment to any constant-evaluable expression
|
|
3
|
285
|
March 19, 2026
|
|
`MaybeInvalid<T>` - separate concepts of uninitialized memory and invalid values
|
|
5
|
584
|
March 18, 2026
|
|
Just `mut` alongside `let mut`
|
|
14
|
879
|
March 17, 2026
|
|
Top-level self functions `fn f(self: T)`
|
|
20
|
1675
|
March 17, 2026
|
|
Dereferenceable Zero
|
|
136
|
5081
|
March 16, 2026
|
|
Idea: trait methods with un-overridable implementations
|
|
24
|
1092
|
March 12, 2026
|
|
Testing the waters: UMCS (Unified Method Call Syntax)
|
|
26
|
1542
|
March 7, 2026
|
|
F-pattern_types : Subsets enums using as
|
|
20
|
902
|
March 4, 2026
|
|
Method auto-(de)ref (and lack of it) in RFC 132 ufcs
|
|
11
|
665
|
February 27, 2026
|
|
Pre-RFC: Rust Safety Standard
|
|
75
|
2518
|
February 27, 2026
|
|
What’s where [(); SIZE + Kind::EXTRA]:?
|
|
10
|
932
|
February 27, 2026
|
|
Impact of Static Variables on API Soundness
|
|
3
|
430
|
February 26, 2026
|
|
Pre-RFC: Function parameter defaults
|
|
10
|
830
|
February 26, 2026
|
|
Re-opening deprecating Option::unwrap and Result::unwrap
|
|
121
|
5654
|
February 25, 2026
|
|
Pre-RFC: Place traits
|
|
11
|
1346
|
February 20, 2026
|
|
Private unsafe fields are a poorly motivated feature
|
|
184
|
4481
|
February 20, 2026
|
|
Conditions for unsafe code to rely on correctness
|
|
36
|
1177
|
February 18, 2026
|
|
A thought on in-place
|
|
5
|
546
|
February 16, 2026
|
|
Why isn't Into dyn compatible
|
|
4
|
505
|
February 16, 2026
|
|
Why is `ToOwned` in `alloc`?
|
|
9
|
599
|
February 13, 2026
|
|
Generalized binder types
|
|
3
|
312
|
February 11, 2026
|
|
[Idea/Pre-Pre-RFC] Additional exhaustiveness checking
|
|
4
|
446
|
February 11, 2026
|
|
Closures and functional traits
|
|
21
|
994
|
February 5, 2026
|
|
[Idea] A third kind of reference between "mutable" and "immutable" in Rust
|
|
15
|
1388
|
February 2, 2026
|
|
Add global imports to rust
|
|
2
|
451
|
February 2, 2026
|
|
Proposal: Syntactic Sugar for Disambiguating Conflicting Trait Methods
|
|
17
|
931
|
January 31, 2026
|
|
Owning References
|
|
6
|
559
|
January 23, 2026
|
|
Have single impls with namespaces been discussed?
|
|
5
|
536
|
January 23, 2026
|