|
Can irrefutable_let_pattern change to allow bindings that are used later in the if-let chain?
|
|
2
|
300
|
November 1, 2025
|
|
Possibility of making &str FFI safe
|
|
14
|
995
|
October 27, 2025
|
|
Conversions to dyn Trait are too implicit -- we need syntax
|
|
8
|
770
|
October 25, 2025
|
|
Can we avoid the orphan rule for empty traits?
|
|
6
|
615
|
October 21, 2025
|
|
Inline reexports
|
|
1
|
297
|
October 20, 2025
|
|
Discussion on Trait Generics?
|
|
4
|
547
|
October 18, 2025
|
|
Nico’s Handle trait confuses me
|
|
9
|
778
|
October 15, 2025
|
|
Same old issues recurring (self-referential types, generics less flexible than C++ templates)
|
|
22
|
1332
|
October 15, 2025
|
|
Pure annotation for stateless functions
|
|
61
|
3034
|
October 12, 2025
|
|
Does Rust have an alternative for all the valid uses of goto?
|
|
6
|
1293
|
October 11, 2025
|
|
Providing the compiler with semantic reasoning in code path
|
|
7
|
408
|
October 8, 2025
|
|
Operations for custom types
|
|
3
|
415
|
October 6, 2025
|
|
Is the anonymous struct (unnamed struct) still in progress?
|
|
3
|
596
|
October 5, 2025
|
|
[Pre-RFC]: #[repr(collapse_uninhabited)]
|
|
2
|
520
|
October 5, 2025
|
|
More intuitive alternative for min/clamp/max
|
|
15
|
1040
|
October 4, 2025
|
|
Multiple GAT constraints with different generics on trait bounds
|
|
5
|
615
|
October 1, 2025
|
|
[Pre-RFC] Make orphan rule stricter for trait
|
|
1
|
371
|
September 25, 2025
|
|
Inline attributes at call site
|
|
7
|
550
|
September 23, 2025
|
|
Effect System + Crate Permissions?
|
|
16
|
1131
|
September 23, 2025
|
|
Idea: unwinding and linear types in async context
|
|
12
|
599
|
September 20, 2025
|
|
Exhaustive ErrorKind for linux errors
|
|
2
|
281
|
September 20, 2025
|
|
Allow disabling orphan rules for applications
|
|
15
|
1367
|
September 19, 2025
|
|
Pre-RFC: Testing a dependency features
|
|
5
|
604
|
September 19, 2025
|
|
Indicate `debug_assert` in output of panic
|
|
11
|
542
|
September 18, 2025
|
|
Pre-RFC: Allow where clauses on concrete types (solved: feature(trivial_bounds))
|
|
2
|
224
|
September 18, 2025
|
|
Safe visibility-aware `as` casts for `repr(transparent)` references
|
|
5
|
405
|
September 18, 2025
|
|
Implement Ada type system
|
|
1
|
413
|
September 16, 2025
|
|
[maybe ACP?] stringify for raw identfiers
|
|
10
|
486
|
September 16, 2025
|
|
Add a warning against fragile type inference
|
|
11
|
994
|
September 15, 2025
|
|
Scientific Computing - NaN as a 'None' Option or an 'Err' Result
|
|
35
|
1735
|
September 15, 2025
|