|
Top-level self functions `fn f(self: T)`
|
|
20
|
1530
|
March 17, 2026
|
|
Dereferenceable Zero
|
|
136
|
3951
|
March 16, 2026
|
|
Idea: trait methods with un-overridable implementations
|
|
24
|
901
|
March 12, 2026
|
|
Testing the waters: UMCS (Unified Method Call Syntax)
|
|
26
|
1312
|
March 7, 2026
|
|
F-pattern_types : Subsets enums using as
|
|
20
|
659
|
March 4, 2026
|
|
Method auto-(de)ref (and lack of it) in RFC 132 ufcs
|
|
11
|
566
|
February 27, 2026
|
|
Pre-RFC: Rust Safety Standard
|
|
75
|
1957
|
February 27, 2026
|
|
What’s where [(); SIZE + Kind::EXTRA]:?
|
|
10
|
861
|
February 27, 2026
|
|
Impact of Static Variables on API Soundness
|
|
3
|
394
|
February 26, 2026
|
|
Pre-RFC: Function parameter defaults
|
|
10
|
718
|
February 26, 2026
|
|
Re-opening deprecating Option::unwrap and Result::unwrap
|
|
121
|
4758
|
February 25, 2026
|
|
Pre-RFC: Place traits
|
|
11
|
1243
|
February 20, 2026
|
|
Private unsafe fields are a poorly motivated feature
|
|
184
|
3268
|
February 20, 2026
|
|
Conditions for unsafe code to rely on correctness
|
|
36
|
843
|
February 18, 2026
|
|
A thought on in-place
|
|
5
|
457
|
February 16, 2026
|
|
Why isn't Into dyn compatible
|
|
4
|
433
|
February 16, 2026
|
|
Why is `ToOwned` in `alloc`?
|
|
9
|
532
|
February 13, 2026
|
|
Generalized binder types
|
|
3
|
283
|
February 11, 2026
|
|
[Idea/Pre-Pre-RFC] Additional exhaustiveness checking
|
|
4
|
415
|
February 11, 2026
|
|
Closures and functional traits
|
|
21
|
842
|
February 5, 2026
|
|
[Idea] A third kind of reference between "mutable" and "immutable" in Rust
|
|
15
|
1258
|
February 2, 2026
|
|
Add global imports to rust
|
|
2
|
420
|
February 2, 2026
|
|
Proposal: Syntactic Sugar for Disambiguating Conflicting Trait Methods
|
|
17
|
766
|
January 31, 2026
|
|
Owning References
|
|
6
|
486
|
January 23, 2026
|
|
Have single impls with namespaces been discussed?
|
|
5
|
493
|
January 23, 2026
|
|
Could we allow references inside a Cell if we assume any two Cells alias?
|
|
2
|
272
|
January 22, 2026
|
|
Support symbol versioning with #[export_name]
|
|
12
|
869
|
January 22, 2026
|
|
Idea: let closures capture with argument passing semantics
|
|
9
|
906
|
January 19, 2026
|
|
Pre-RFC: #[derive] support for arithmetic traits (Add, Sub, Mul, Div) on structs
|
|
22
|
1236
|
January 16, 2026
|
|
Idea: Transitive closures of `Deref[Mut]` (and maybe `Coerce`)?
|
|
1
|
170
|
January 16, 2026
|