|
About the language design category
|
|
1
|
2178
|
March 25, 2019
|
|
Case: A lazily evaluated self-referential type for the standard library
|
|
7
|
433
|
November 3, 2025
|
|
Support symbol versioning with #[export_name]
|
|
9
|
362
|
November 3, 2025
|
|
Implicit numeric widening/coercion proposal
|
|
42
|
945
|
November 3, 2025
|
|
FnPin and FnPinMut: closures that return borrows of their captures
|
|
2
|
214
|
November 2, 2025
|
|
Can irrefutable_let_pattern change to allow bindings that are used later in the if-let chain?
|
|
2
|
201
|
November 1, 2025
|
|
Possibility of making &str FFI safe
|
|
14
|
722
|
October 27, 2025
|
|
Conversions to dyn Trait are too implicit -- we need syntax
|
|
8
|
575
|
October 25, 2025
|
|
Can we avoid the orphan rule for empty traits?
|
|
6
|
478
|
October 21, 2025
|
|
Top-level self functions `fn f(self: T)`
|
|
17
|
853
|
October 20, 2025
|
|
Inline reexports
|
|
1
|
240
|
October 20, 2025
|
|
Discussion on Trait Generics?
|
|
4
|
473
|
October 18, 2025
|
|
[Pre-RFC] Substructural Type System
|
|
22
|
2217
|
October 17, 2025
|
|
Nico’s Handle trait confuses me
|
|
9
|
599
|
October 15, 2025
|
|
Same old issues recurring (self-referential types, generics less flexible than C++ templates)
|
|
22
|
877
|
October 15, 2025
|
|
Pure annotation for stateless functions
|
|
61
|
2131
|
October 12, 2025
|
|
Does Rust have an alternative for all the valid uses of goto?
|
|
6
|
787
|
October 11, 2025
|
|
Providing the compiler with semantic reasoning in code path
|
|
7
|
306
|
October 8, 2025
|
|
Operations for custom types
|
|
3
|
336
|
October 6, 2025
|
|
Is the anonymous struct (unnamed struct) still in progress?
|
|
3
|
415
|
October 5, 2025
|
|
[Pre-RFC]: #[repr(collapse_uninhabited)]
|
|
2
|
426
|
October 5, 2025
|
|
More intuitive alternative for min/clamp/max
|
|
15
|
805
|
October 4, 2025
|
|
Multiple GAT constraints with different generics on trait bounds
|
|
5
|
534
|
October 1, 2025
|
|
[Pre-RFC] Make orphan rule stricter for trait
|
|
1
|
289
|
September 25, 2025
|
|
Inline attributes at call site
|
|
7
|
373
|
September 23, 2025
|
|
Effect System + Crate Permissions?
|
|
16
|
930
|
September 23, 2025
|
|
Idea: unwinding and linear types in async context
|
|
12
|
441
|
September 20, 2025
|
|
Exhaustive ErrorKind for linux errors
|
|
2
|
197
|
September 20, 2025
|
|
Allow disabling orphan rules for applications
|
|
15
|
1078
|
September 19, 2025
|
|
Pre-RFC: Testing a dependency features
|
|
5
|
251
|
September 19, 2025
|