|
256-bit and 512-bit integers
|
|
51
|
14651
|
November 7, 2021
|
|
Add more traits to Infallible?
|
|
2
|
661
|
November 4, 2021
|
|
Chalk progress (and where to follow it)
|
|
3
|
1395
|
December 22, 2024
|
|
Tracking feature `core::str::next_code_point`
|
|
6
|
806
|
November 3, 2021
|
|
[Pre-RFC] Backward-compatible GATification
|
|
10
|
2396
|
November 3, 2021
|
|
Towards a Stable Compiler API and Custom Lints
|
|
28
|
2661
|
November 3, 2021
|
|
Bring segmented stack back to embedded targets
|
|
5
|
1636
|
November 3, 2021
|
|
Why does Rust generate 10x as much unoptimized assembly as GCC?
|
|
23
|
5142
|
November 2, 2021
|
|
Marking Unsafe Rust Blocks for LLVM-IR
|
|
1
|
831
|
November 2, 2021
|
|
Recursive type using generic pointer types
|
|
2
|
978
|
November 2, 2021
|
|
What is Rusts release cycle?
|
|
20
|
4705
|
November 2, 2021
|
|
Access to Compiler Error in Callbacks
|
|
1
|
561
|
November 1, 2021
|
|
Pre-pre-pre-... RFC: Explicit padding bytes (`AlwaysUninit<const NBYTES: usize>`)
|
|
7
|
1036
|
October 31, 2021
|
|
Let expression: Are we ready for another RFC?
|
|
22
|
1931
|
October 31, 2021
|
|
Thought: switch the default on overflow checking and provide RFC 560's scoped attribute for checked arithmetic
|
|
20
|
2580
|
October 31, 2021
|
|
Improving support for coverage-guided fuzzing
|
|
3
|
1162
|
October 31, 2021
|
|
Why are Rust shared libraries not shipped with popular OS?
|
|
8
|
2195
|
October 30, 2021
|
|
Specializing BinaryHeap to MaxHeap and MinHeap
|
|
4
|
1263
|
October 30, 2021
|
|
Pre-RFC: Support using the Rust allocator from C
|
|
15
|
2045
|
October 29, 2021
|
|
Adding a sort method which uses constant space
|
|
6
|
805
|
October 28, 2021
|
|
Why are we not stripping symbols on Mac and Linux binaries by default?
|
|
16
|
3438
|
October 28, 2021
|
|
Idiomatic generating function for arrays
|
|
14
|
1244
|
October 27, 2021
|
|
Config.sub and rustc => Rustc Accepted Targets
|
|
22
|
1702
|
October 27, 2021
|
|
Should (array) view be an internal type?
|
|
16
|
1763
|
October 27, 2021
|
|
Can `&mut T` be redefined as a wrapper of `&uniq Cell<T>`
|
|
7
|
1129
|
October 27, 2021
|
|
1.54.0 pre-release testing
|
|
6
|
1226
|
October 26, 2021
|
|
An equivalence of the dot syntax for enums of Swift in Rust?
|
|
15
|
2253
|
October 26, 2021
|
|
Request: dummy_impl macro
|
|
5
|
694
|
October 25, 2021
|
|
Run-time Dynamic type-casting (RTTI)
|
|
29
|
4196
|
October 25, 2021
|
|
Add `chmax` / `chmin` functions to standard library
|
|
9
|
1209
|
October 25, 2021
|