About the language design category
|
|
1
|
2123
|
March 25, 2019
|
Allow disabling orphan rules for applications
|
|
11
|
281
|
January 18, 2025
|
Pre-RFC: Traits for crates (or: canonical API portability)
|
|
11
|
613
|
January 18, 2025
|
Named impls and impl generics
|
|
2
|
274
|
January 16, 2025
|
1.83 makes removing certain trait bounds a breaking change
|
|
13
|
810
|
January 16, 2025
|
Official way to get the size of a field
|
|
12
|
745
|
January 15, 2025
|
Limited Opt Out of Orphan Rule
|
|
39
|
2404
|
January 15, 2025
|
Per Crate Trait Defaults
|
|
2
|
128
|
January 14, 2025
|
Opt in leak thread on panic
|
|
7
|
271
|
January 11, 2025
|
Allow moving out of mutable references with `panic=abort`
|
|
29
|
707
|
January 11, 2025
|
Pre-RFC: Unsafe reasons
|
|
52
|
1253
|
January 7, 2025
|
Why the `'_` cannot be used in associated type
|
|
1
|
223
|
January 6, 2025
|
The `as` keyword is well-suited for use with postfix operator syntax
|
|
14
|
1080
|
January 2, 2025
|
Understanding Once
|
|
15
|
543
|
January 2, 2025
|
Rest patterns (`Foo { .. }`) should match non-struct types
|
|
18
|
1015
|
December 31, 2024
|
Regarding pattern matching
|
|
7
|
228
|
December 31, 2024
|
Static-analyzed accumulating type lists
|
|
4
|
265
|
December 25, 2024
|
Idea for safe computed goto using enums
|
|
17
|
1288
|
December 25, 2024
|
Static assertions + momorphization
|
|
2
|
230
|
December 24, 2024
|
Feature request: force a single closure capture to be by-move
|
|
9
|
440
|
December 24, 2024
|
Pre-RFC: `?` operator in constants
|
|
28
|
960
|
December 23, 2024
|
Chances of no panic contexts and linear types
|
|
1
|
358
|
December 22, 2024
|
The module scheme (`./module.rs` file + `./module` folder instead of just `./module/mod.rs`) introduced by the 2018 edition maybe a little bit (more) confusing
|
|
26
|
1131
|
December 21, 2024
|
#[cfg] if-then-else
|
|
6
|
266
|
December 21, 2024
|
[ACP Discussion] f32up and f32down suffixes
|
|
21
|
689
|
December 17, 2024
|
Using unused bits in `Result` for error origin backtraces
|
|
4
|
518
|
December 13, 2024
|
Macro Fragment: keyword (kw)
|
|
5
|
308
|
December 12, 2024
|
Strong updates status
|
|
34
|
1555
|
December 11, 2024
|
#[derive(All)]
|
|
23
|
1053
|
December 10, 2024
|
Conditional compilation based on target CPU
|
|
4
|
331
|
December 10, 2024
|