More traits
|
|
5
|
314
|
March 17, 2025
|
Official way to get the size of a field
|
|
13
|
1106
|
March 15, 2025
|
Pre-RFC: Unpacking to Array and Tuple Literals
|
|
6
|
324
|
March 16, 2025
|
Why is `!Trait` not possible?
|
|
37
|
510
|
March 14, 2025
|
Can the lifetimes be simpler?
|
|
24
|
862
|
March 13, 2025
|
Bool::then_or_default?
|
|
3
|
295
|
March 13, 2025
|
Adapt type inferrence to facilitate method chaining through BorrowMut<T> (and Borrow<T>)
|
|
2
|
303
|
March 12, 2025
|
Idea: unwinding and linear types in async context
|
|
2
|
231
|
March 8, 2025
|
Macro like function to impl
|
|
5
|
187
|
March 6, 2025
|
Wrapping_rem should allow modulo 0
|
|
35
|
1171
|
March 4, 2025
|
I hope that the trait methods can be directly imported, to prevent confusion
|
|
4
|
462
|
March 4, 2025
|
Closure idea: Relax capture rules for closures
|
|
1
|
315
|
March 3, 2025
|
Syntax sugar for turbofish/generics
|
|
24
|
984
|
March 2, 2025
|
Add casting between two unrelated traits
|
|
25
|
800
|
March 1, 2025
|
Improving the usefulness of `#[must_use]`
|
|
21
|
906
|
February 26, 2025
|
[Pre-RFC] Local Default Bounds
|
|
5
|
534
|
February 26, 2025
|
[Pre-RFC] `Forget` Marker Trait
|
|
8
|
720
|
February 25, 2025
|
RE: Long term RFC: Associated traits / Trait generics / ConstraintKinds
|
|
0
|
182
|
February 23, 2025
|
Mut => Confusion Between Classic Mutability and Interior Mutability
|
|
31
|
845
|
February 21, 2025
|
[std] In Win32 mode, display an error dialog on `panic!()`
|
|
1
|
176
|
February 21, 2025
|
Weak keyword promotion policy
|
|
7
|
318
|
February 21, 2025
|
Pre-RFC: `#[cfg(process_cleanup)]`
|
|
3
|
162
|
February 19, 2025
|
[Pre-RFC] Super parameter
|
|
11
|
495
|
February 19, 2025
|
Applying `take` on `Cycle` iterator should implement `ExactSizedIterator`
|
|
5
|
273
|
February 19, 2025
|
Type descriptions (reflection) for non-C FFI
|
|
2
|
235
|
February 18, 2025
|
Simplified syntax for simple functions
|
|
31
|
1432
|
February 17, 2025
|
How about allowing metadata attributes for external tools?
|
|
2
|
129
|
February 17, 2025
|
What if macro methods
|
|
10
|
592
|
February 16, 2025
|
Pre-RFC: hygine-based unsaftey
|
|
4
|
402
|
February 14, 2025
|
Type Inferrence not Recognized
|
|
11
|
497
|
February 14, 2025
|