About the internals category
|
|
1
|
2113
|
March 25, 2019
|
Wrapping shift operator code doing bitmasking twice
|
|
1
|
235
|
July 7, 2025
|
`Vec::reserve()` amortization guarantees in loops
|
|
1
|
369
|
June 8, 2025
|
Optimize generic functions for MIR by the compiler
|
|
1
|
216
|
June 3, 2025
|
Add bit_len() function
|
|
3
|
336
|
June 3, 2025
|
Optimize unnecessary O(n^2) check in `slice::get_disjoint_mut`
|
|
12
|
630
|
April 20, 2025
|
Run-time Dynamic type-casting (RTTI), contd
|
|
2
|
272
|
April 8, 2025
|
New data type idea: counter
|
|
3
|
442
|
February 27, 2025
|
Optimizing Fallback Algorithms for Float Parsing
|
|
6
|
443
|
January 28, 2025
|
What is the status on the panic-free subset of Rust idea?
|
|
21
|
1143
|
January 20, 2025
|
Type inference breakage in 1.80 has not been handled well
|
|
52
|
10584
|
December 22, 2024
|
[BUG] Rounding error that break the ensurance of f32::div_euclid
|
|
25
|
1354
|
December 10, 2024
|
Rust playground stuck without timeout
|
|
9
|
432
|
November 23, 2024
|
Global-allocator and weird Zephyr issue
|
|
5
|
309
|
October 27, 2024
|
Any updates on the Rust Trademark?
|
|
1
|
271
|
July 26, 2024
|
Problems porting standard library to my OS
|
|
4
|
636
|
September 3, 2024
|
Warn on needless allows
|
|
7
|
339
|
August 21, 2024
|
Detect forked process
|
|
2
|
543
|
July 31, 2024
|
High memory usage on random file reads using `seek_read` (Windows)
|
|
15
|
854
|
June 2, 2024
|
Prohibit the use of unwrap() and increase Panics privacy!
|
|
27
|
2178
|
May 13, 2024
|
Improve format of Rust RFC, like Python PEP
|
|
7
|
843
|
July 9, 2025
|
Isnt the const f64::MANTISSA_DIGITS wrongly set as 53 instead of 52?
|
|
10
|
910
|
March 5, 2024
|
Stablization priority
|
|
13
|
1405
|
February 21, 2024
|
Feature Request: Toggle Variable type
|
|
10
|
810
|
January 31, 2024
|
Blog Post: Stability without stressing the !@#! out
|
|
14
|
1719
|
March 14, 2025
|
"No telemetry in the Rust compiler: metrics without betraying user privacy"
|
|
6
|
1468
|
February 15, 2025
|
On the necessity of the at operator in pattern matching
|
|
6
|
941
|
November 9, 2023
|
Crates-io metadata usage policy
|
|
6
|
1486
|
January 11, 2025
|
RFE: SystemTime: Resolution?
|
|
3
|
567
|
September 15, 2023
|
Possibility to override and/or remove eh_personality
|
|
1
|
572
|
August 10, 2023
|