About the language design category
|
|
1
|
2169
|
March 25, 2019
|
Allow `?` in unit-returning methods
|
|
3
|
336
|
September 6, 2025
|
"Just make it work" types (ref-counting)
|
|
2
|
289
|
September 6, 2025
|
Scientific Computing - NaN as a 'None' Option or an 'Err' Result
|
|
19
|
775
|
September 6, 2025
|
Pre-RFC: #[derive] support for arithmetic traits (Add, Sub, Mul, Div) on structs
|
|
16
|
501
|
September 6, 2025
|
Should the tail recursion expression be called `become`, or something else?
|
|
122
|
3742
|
September 3, 2025
|
Add a warning against fragile type inference
|
|
9
|
582
|
September 3, 2025
|
`Pow` trait/raise to power operator
|
|
77
|
1670
|
September 2, 2025
|
Types with existential lifetimes
|
|
11
|
884
|
August 31, 2025
|
Implicitly boxed types and dyn
|
|
1
|
221
|
August 28, 2025
|
Pre-RFC: Aarch64 Indirect Return ABI
|
|
20
|
405
|
August 27, 2025
|
[Pre-RFC]: #[repr(collapse_uninhabited)]
|
|
1
|
221
|
August 27, 2025
|
Should we have another non-type never?
|
|
43
|
1296
|
August 23, 2025
|
[Pre-ACP?] Volatile Atomics and weak/strong Volatiles
|
|
6
|
486
|
August 21, 2025
|
Addition of New Trait to handle multiple Defaults
|
|
7
|
242
|
August 20, 2025
|
Non_exhaustive on trait impls
|
|
1
|
212
|
August 19, 2025
|
[Idea] Future fast poll api
|
|
0
|
241
|
August 15, 2025
|
[closed] About &mut T
|
|
5
|
299
|
August 29, 2025
|
Using `Context` to report cancel safety
|
|
5
|
324
|
August 13, 2025
|
Pure annotation for stateless functions
|
|
60
|
1873
|
August 9, 2025
|
Macro for let else branch
|
|
6
|
386
|
August 8, 2025
|
Pre-RFC: `impl Trait` in `Fn` bound return position
|
|
3
|
410
|
August 8, 2025
|
Exclude operator/keyword in modules?
|
|
2
|
247
|
August 6, 2025
|
Distributed builds
|
|
34
|
667
|
August 5, 2025
|
Consistent ordering of struct fileds across all layout-compatible generics
|
|
5
|
486
|
August 1, 2025
|
NoAddr wrapper for pointers with an irrelevant address
|
|
4
|
399
|
July 25, 2025
|
Pattern Types: `[T; 2]` and `[T] is [_, _]`
|
|
1
|
364
|
July 22, 2025
|
Generic types in enum variants
|
|
13
|
268
|
July 21, 2025
|
Int::{min,max} in const fn
|
|
8
|
667
|
July 17, 2025
|
Purity and non-termination
|
|
20
|
636
|
July 17, 2025
|