Pre-pre RFC: Generic effect system for functions
|
|
8
|
477
|
March 17, 2025
|
More traits
|
|
5
|
316
|
March 17, 2025
|
Official way to get the size of a field
|
|
13
|
1182
|
March 15, 2025
|
Pre-RFC: Unpacking to Array and Tuple Literals
|
|
6
|
338
|
March 16, 2025
|
Why is `!Trait` not possible?
|
|
37
|
545
|
March 14, 2025
|
Can the lifetimes be simpler?
|
|
24
|
883
|
March 13, 2025
|
Bool::then_or_default?
|
|
3
|
304
|
March 13, 2025
|
Adapt type inferrence to facilitate method chaining through BorrowMut<T> (and Borrow<T>)
|
|
2
|
304
|
March 12, 2025
|
Idea: unwinding and linear types in async context
|
|
2
|
234
|
March 8, 2025
|
Macro like function to impl
|
|
5
|
192
|
March 6, 2025
|
Wrapping_rem should allow modulo 0
|
|
35
|
1216
|
March 4, 2025
|
I hope that the trait methods can be directly imported, to prevent confusion
|
|
4
|
471
|
March 4, 2025
|
Closure idea: Relax capture rules for closures
|
|
1
|
317
|
March 3, 2025
|
Syntax sugar for turbofish/generics
|
|
24
|
1031
|
March 2, 2025
|
Add casting between two unrelated traits
|
|
25
|
842
|
March 1, 2025
|
Improving the usefulness of `#[must_use]`
|
|
21
|
962
|
February 26, 2025
|
[Pre-RFC] `Forget` Marker Trait
|
|
8
|
756
|
February 25, 2025
|
RE: Long term RFC: Associated traits / Trait generics / ConstraintKinds
|
|
0
|
187
|
February 23, 2025
|
Mut => Confusion Between Classic Mutability and Interior Mutability
|
|
31
|
912
|
February 21, 2025
|
[std] In Win32 mode, display an error dialog on `panic!()`
|
|
1
|
182
|
February 21, 2025
|
Weak keyword promotion policy
|
|
7
|
334
|
February 21, 2025
|
Pre-RFC: `#[cfg(process_cleanup)]`
|
|
3
|
166
|
February 19, 2025
|
[Pre-RFC] Super parameter
|
|
11
|
515
|
February 19, 2025
|
Applying `take` on `Cycle` iterator should implement `ExactSizedIterator`
|
|
5
|
284
|
February 19, 2025
|
Type descriptions (reflection) for non-C FFI
|
|
2
|
244
|
February 18, 2025
|
Simplified syntax for simple functions
|
|
31
|
1494
|
February 17, 2025
|
How about allowing metadata attributes for external tools?
|
|
2
|
133
|
February 17, 2025
|
What if macro methods
|
|
10
|
613
|
February 16, 2025
|
Pre-RFC: hygine-based unsaftey
|
|
4
|
406
|
February 14, 2025
|
Type Inferrence not Recognized
|
|
11
|
514
|
February 14, 2025
|