|
I hope that the trait methods can be directly imported, to prevent confusion
|
|
4
|
535
|
March 4, 2025
|
|
Closure idea: Relax capture rules for closures
|
|
1
|
334
|
March 3, 2025
|
|
Syntax sugar for turbofish/generics
|
|
24
|
1172
|
March 2, 2025
|
|
Add casting between two unrelated traits
|
|
25
|
1014
|
March 1, 2025
|
|
Improving the usefulness of `#[must_use]`
|
|
21
|
1182
|
February 26, 2025
|
|
[Pre-RFC] `Forget` Marker Trait
|
|
8
|
895
|
February 25, 2025
|
|
RE: Long term RFC: Associated traits / Trait generics / ConstraintKinds
|
|
0
|
202
|
February 23, 2025
|
|
Mut => Confusion Between Classic Mutability and Interior Mutability
|
|
31
|
1168
|
February 21, 2025
|
|
[std] In Win32 mode, display an error dialog on `panic!()`
|
|
1
|
213
|
February 21, 2025
|
|
Weak keyword promotion policy
|
|
7
|
391
|
February 21, 2025
|
|
Pre-RFC: `#[cfg(process_cleanup)]`
|
|
3
|
192
|
February 19, 2025
|
|
[Pre-RFC] Super parameter
|
|
11
|
625
|
February 19, 2025
|
|
Applying `take` on `Cycle` iterator should implement `ExactSizedIterator`
|
|
5
|
329
|
February 19, 2025
|
|
Type descriptions (reflection) for non-C FFI
|
|
2
|
291
|
February 18, 2025
|
|
Simplified syntax for simple functions
|
|
31
|
1749
|
February 17, 2025
|
|
How about allowing metadata attributes for external tools?
|
|
2
|
157
|
February 17, 2025
|
|
What if macro methods
|
|
10
|
730
|
February 16, 2025
|
|
Pre-RFC: hygine-based unsaftey
|
|
4
|
446
|
February 14, 2025
|
|
Type Inferrence not Recognized
|
|
11
|
571
|
February 14, 2025
|
|
`move` operator for ergonomic captures
|
|
44
|
2158
|
February 13, 2025
|
|
Unsafe-to-invoke macros that expand to items
|
|
10
|
640
|
February 11, 2025
|
|
Idea: Safe blocks for inside unsafe blocks
|
|
25
|
985
|
February 10, 2025
|
|
Should we warn about public function uses private type aliases?
|
|
2
|
316
|
February 10, 2025
|
|
[Pre-RFC] Single function call `unsafe`
|
|
31
|
912
|
February 10, 2025
|
|
pre-RFC: final trait methods
|
|
3
|
307
|
February 10, 2025
|
|
Interaction of `#[macro_export]` and macro definition scope
|
|
9
|
267
|
February 9, 2025
|
|
Arrays as const generics
|
|
11
|
1024
|
February 8, 2025
|
|
Pre-RFC: Failable cast intrinsics
|
|
4
|
515
|
February 6, 2025
|
|
Type_id_as_type!
|
|
10
|
792
|
February 4, 2025
|
|
Supporting ..Default::default() in non-Default structs?
|
|
7
|
397
|
February 2, 2025
|