|
Pre-RFC: Limited-Value Types
|
|
3
|
467
|
April 8, 2025
|
|
Why are Fn types not contravariant in their argument types?
|
|
4
|
468
|
April 7, 2025
|
|
Idea: include `TypeId` in all trait object vtables
|
|
5
|
600
|
April 7, 2025
|
|
Conditional function parameters dependent on trait bound
|
|
3
|
226
|
April 4, 2025
|
|
Field immutable reference limited by mutable loop
|
|
4
|
351
|
April 3, 2025
|
|
Pointers to the heap can have unbounded provenance
|
|
3
|
710
|
April 3, 2025
|
|
[IDEA] Postfix `.catch` (revisited)
|
|
4
|
514
|
April 2, 2025
|
|
Idea: `mut` block
|
|
9
|
702
|
April 2, 2025
|
|
State of postfix borrow/deref
|
|
30
|
1545
|
March 31, 2025
|
|
[Pre-RFC] Allow private fields to be set during struct initialization
|
|
7
|
481
|
March 29, 2025
|
|
Pre-RFC: `#[derive(From)]` for newtypes
|
|
16
|
1322
|
March 28, 2025
|
|
`dyn` const generics
|
|
1
|
493
|
March 26, 2025
|
|
More question marks
|
|
7
|
635
|
March 25, 2025
|
|
[IDEA] Context Managers
|
|
15
|
907
|
March 25, 2025
|
|
[Idea] Function trait impls
|
|
11
|
521
|
March 22, 2025
|
|
Extend [if, while, else] let with additional expressions
|
|
3
|
370
|
March 22, 2025
|
|
Zero-sized structs in C types
|
|
4
|
727
|
March 21, 2025
|
|
Rust needs a safe abstraction over uninitialized memory
|
|
80
|
4731
|
March 21, 2025
|
|
Hi, I was thinking if this thing could get better then Rust would really take the charm and be the one to choose:
|
|
6
|
522
|
March 21, 2025
|
|
Why does Rust require explicit lifetimes?
|
|
16
|
594
|
March 19, 2025
|
|
Arithmetic ops for arrays / slices
|
|
11
|
785
|
March 18, 2025
|
|
Pre-pre RFC: Generic effect system for functions
|
|
8
|
2035
|
March 17, 2025
|
|
More traits
|
|
5
|
381
|
March 17, 2025
|
|
Official way to get the size of a field
|
|
13
|
1630
|
March 15, 2025
|
|
Pre-RFC: Unpacking to Array and Tuple Literals
|
|
6
|
493
|
March 16, 2025
|
|
Why is `!Trait` not possible?
|
|
37
|
764
|
March 14, 2025
|
|
Bool::then_or_default?
|
|
3
|
377
|
March 13, 2025
|
|
Adapt type inferrence to facilitate method chaining through BorrowMut<T> (and Borrow<T>)
|
|
2
|
323
|
March 12, 2025
|
|
Macro like function to impl
|
|
5
|
221
|
March 6, 2025
|
|
Wrapping_rem should allow modulo 0
|
|
35
|
1424
|
March 4, 2025
|