|
About the language design category
|
|
1
|
2205
|
March 25, 2019
|
|
The Case for Inverse Coloring (Async by Default)
|
|
8
|
443
|
January 12, 2026
|
|
Idea: let closures capture with argument passing semantics
|
|
2
|
170
|
January 12, 2026
|
|
Support symbol versioning with #[export_name]
|
|
11
|
568
|
January 11, 2026
|
|
Idea: trait methods with un-overridable implementations
|
|
23
|
548
|
January 10, 2026
|
|
[Pre-RFC] Fields-projection using Keypaths
|
|
8
|
222
|
January 10, 2026
|
|
Stabilization proposal: Unsize trait
|
|
9
|
588
|
January 10, 2026
|
|
[Pre-RFC] Linear algebra primitives (vectors,matrices,...)
|
|
29
|
1271
|
January 7, 2026
|
|
Can `'a outlives T` be implemented with implied bounds?
|
|
5
|
333
|
January 5, 2026
|
|
Portable (portal?) macros
|
|
3
|
292
|
January 3, 2026
|
|
Syntax bikeshed: specializable bounds
|
|
26
|
1108
|
January 2, 2026
|
|
[not a Pre-RFC]: Opt-out safety for experienced developers
|
|
11
|
709
|
January 1, 2026
|
|
Reconsidering semantic significance of line-breaks after `ExpressionWithBlock`s
|
|
8
|
194
|
January 1, 2026
|
|
Linq in rust
|
|
15
|
711
|
December 31, 2025
|
|
Allow derive macro, trait and types with the same name
|
|
4
|
215
|
December 29, 2025
|
|
[Pre-RFC] Partial Impl Blocks
|
|
32
|
807
|
December 29, 2025
|
|
Label `if` and `match` statements
|
|
3
|
343
|
December 27, 2025
|
|
Inherited C-badness in std::io::Error
|
|
54
|
1843
|
December 26, 2025
|
|
Non_exhaustive on trait impls
|
|
3
|
413
|
December 25, 2025
|
|
Pre-RFC: Homogenize Move Semantics for All Types — Eliminating Copy/Clone Distinction to Reduce Cognitive Load
|
|
9
|
619
|
December 24, 2025
|
|
[Pre-RFC] Implementation of `From<&()>` for `()`
|
|
11
|
451
|
December 22, 2025
|
|
[Pre-RFC] Selectable Trait Implementations
|
|
12
|
408
|
December 22, 2025
|
|
[Pre-ACP] `TryFrom` for exact float-int conversions
|
|
5
|
456
|
December 20, 2025
|
|
#[key] attribute for derive(Eq, Hash, Ord) as a counterpart to #[default]
|
|
4
|
255
|
December 19, 2025
|
|
Can the lifetimes be simpler?
|
|
29
|
1390
|
December 19, 2025
|
|
Observation: Extra & Required for String Slices Feels Redundant
|
|
8
|
450
|
December 19, 2025
|
|
`Rc` is `!Send` but not thread-dependant?
|
|
18
|
739
|
December 15, 2025
|
|
[Pre-RFC] Substructural Type System
|
|
23
|
2628
|
December 15, 2025
|
|
Generic specialization
|
|
6
|
342
|
December 14, 2025
|
|
Re-opening deprecating Option::unwrap and Result::unwrap
|
|
119
|
3783
|
December 14, 2025
|