Pre-RFC: `#[derive(From)]` for newtypes
|
|
16
|
840
|
March 28, 2025
|
`dyn` const generics
|
|
1
|
324
|
March 26, 2025
|
More question marks
|
|
7
|
584
|
March 25, 2025
|
[IDEA] Context Managers
|
|
15
|
643
|
March 25, 2025
|
[Idea] Function trait impls
|
|
11
|
440
|
March 22, 2025
|
Extend [if, while, else] let with additional expressions
|
|
3
|
244
|
March 22, 2025
|
Zero-sized structs in C types
|
|
4
|
632
|
March 21, 2025
|
Rust needs a safe abstraction over uninitialized memory
|
|
80
|
3810
|
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
|
476
|
March 21, 2025
|
Why does Rust require explicit lifetimes?
|
|
16
|
359
|
March 19, 2025
|
Arithmetic ops for arrays / slices
|
|
11
|
590
|
March 18, 2025
|
Pre-RFC: FnStatic
|
|
16
|
559
|
March 17, 2025
|
Pre-pre RFC: Generic effect system for functions
|
|
8
|
445
|
March 17, 2025
|
More traits
|
|
5
|
309
|
March 17, 2025
|
Official way to get the size of a field
|
|
13
|
1082
|
March 15, 2025
|
Pre-RFC: Unpacking to Array and Tuple Literals
|
|
6
|
315
|
March 16, 2025
|
Why is `!Trait` not possible?
|
|
37
|
502
|
March 14, 2025
|
Can the lifetimes be simpler?
|
|
24
|
848
|
March 13, 2025
|
Bool::then_or_default?
|
|
3
|
287
|
March 13, 2025
|
Adapt type inferrence to facilitate method chaining through BorrowMut<T> (and Borrow<T>)
|
|
2
|
300
|
March 12, 2025
|
Idea: unwinding and linear types in async context
|
|
2
|
226
|
March 8, 2025
|
Macro like function to impl
|
|
5
|
186
|
March 6, 2025
|
Wrapping_rem should allow modulo 0
|
|
35
|
1166
|
March 4, 2025
|
I hope that the trait methods can be directly imported, to prevent confusion
|
|
4
|
459
|
March 4, 2025
|
Closure idea: Relax capture rules for closures
|
|
1
|
312
|
March 3, 2025
|
Syntax sugar for turbofish/generics
|
|
24
|
976
|
March 2, 2025
|
Add casting between two unrelated traits
|
|
25
|
794
|
March 1, 2025
|
Improving the usefulness of `#[must_use]`
|
|
21
|
836
|
February 26, 2025
|
[Pre-RFC] Local Default Bounds
|
|
5
|
530
|
February 26, 2025
|
[Pre-RFC] `Forget` Marker Trait
|
|
8
|
706
|
February 25, 2025
|