About the language design category
|
|
1
|
2128
|
March 25, 2019
|
[Pre-RFC] Local Default Bounds
|
|
4
|
361
|
February 25, 2025
|
[Pre-RFC] `Forget` Marker Trait
|
|
8
|
447
|
February 25, 2025
|
Add casting between two unrelated traits
|
|
15
|
438
|
February 23, 2025
|
RE: Long term RFC: Associated traits / Trait generics / ConstraintKinds
|
|
0
|
124
|
February 23, 2025
|
Mut => Confusion Between Classic Mutability and Interior Mutability
|
|
31
|
737
|
February 21, 2025
|
[std] In Win32 mode, display an error dialog on `panic!()`
|
|
1
|
132
|
February 21, 2025
|
Weak keyword promotion policy
|
|
7
|
282
|
February 21, 2025
|
Improving the usefulness of `#[must_use]`
|
|
20
|
680
|
February 21, 2025
|
Wrapping_rem should allow modulo 0
|
|
33
|
1018
|
February 20, 2025
|
Pre-RFC: `#[cfg(process_cleanup)]`
|
|
3
|
140
|
February 19, 2025
|
[Pre-RFC] Super parameter
|
|
11
|
424
|
February 19, 2025
|
Applying `take` on `Cycle` iterator should implement `ExactSizedIterator`
|
|
5
|
248
|
February 19, 2025
|
Type descriptions (reflection) for non-C FFI
|
|
2
|
214
|
February 18, 2025
|
Syntax sugar for turbofish/generics
|
|
23
|
727
|
February 18, 2025
|
Simplified syntax for simple functions
|
|
31
|
1345
|
February 17, 2025
|
How about allowing metadata attributes for external tools?
|
|
2
|
116
|
February 17, 2025
|
What if macro methods
|
|
10
|
570
|
February 16, 2025
|
Pre-RFC: hygine-based unsaftey
|
|
4
|
385
|
February 14, 2025
|
Type Inferrence not Recognized
|
|
11
|
490
|
February 14, 2025
|
`move` operator for ergonomic captures
|
|
44
|
1862
|
February 13, 2025
|
Should the tail recursion expression be called `become`, or something else?
|
|
121
|
2879
|
February 12, 2025
|
Unsafe-to-invoke macros that expand to items
|
|
10
|
405
|
February 11, 2025
|
Idea: Safe blocks for inside unsafe blocks
|
|
25
|
772
|
February 10, 2025
|
Should we warn about public function uses private type aliases?
|
|
2
|
268
|
February 10, 2025
|
[Pre-RFC] Single function call `unsafe`
|
|
31
|
627
|
February 10, 2025
|
pre-RFC: final trait methods
|
|
3
|
220
|
February 10, 2025
|
Interaction of `#[macro_export]` and macro definition scope
|
|
9
|
168
|
February 9, 2025
|
Rust needs a safe abstraction over uninitialized memory
|
|
37
|
1845
|
February 9, 2025
|
Arrays as const generics
|
|
11
|
464
|
February 8, 2025
|