About the internals category
|
|
1
|
2113
|
March 25, 2019
|
Optimize unnecessary O(n^2) check in `slice::get_disjoint_mut`
|
|
12
|
600
|
April 20, 2025
|
Run-time Dynamic type-casting (RTTI), contd
|
|
2
|
262
|
April 8, 2025
|
New data type idea: counter
|
|
3
|
435
|
February 27, 2025
|
Optimizing Fallback Algorithms for Float Parsing
|
|
6
|
434
|
January 28, 2025
|
What is the status on the panic-free subset of Rust idea?
|
|
21
|
1077
|
January 20, 2025
|
Type inference breakage in 1.80 has not been handled well
|
|
52
|
10422
|
December 22, 2024
|
[BUG] Rounding error that break the ensurance of f32::div_euclid
|
|
25
|
1311
|
December 10, 2024
|
Rust playground stuck without timeout
|
|
9
|
421
|
November 23, 2024
|
Global-allocator and weird Zephyr issue
|
|
5
|
301
|
October 27, 2024
|
Any updates on the Rust Trademark?
|
|
1
|
269
|
July 26, 2024
|
Problems porting standard library to my OS
|
|
4
|
621
|
September 3, 2024
|
Warn on needless allows
|
|
7
|
337
|
August 21, 2024
|
Detect forked process
|
|
2
|
538
|
July 31, 2024
|
High memory usage on random file reads using `seek_read` (Windows)
|
|
15
|
840
|
June 2, 2024
|
Prohibit the use of unwrap() and increase Panics privacy!
|
|
27
|
2104
|
May 13, 2024
|
Improve format of Rust RFC, like Python PEP
|
|
6
|
826
|
January 16, 2024
|
Isnt the const f64::MANTISSA_DIGITS wrongly set as 53 instead of 52?
|
|
10
|
898
|
March 5, 2024
|
Stablization priority
|
|
13
|
1384
|
February 21, 2024
|
Feature Request: Toggle Variable type
|
|
10
|
796
|
January 31, 2024
|
Blog Post: Stability without stressing the !@#! out
|
|
14
|
1678
|
March 14, 2025
|
"No telemetry in the Rust compiler: metrics without betraying user privacy"
|
|
6
|
1452
|
February 15, 2025
|
On the necessity of the at operator in pattern matching
|
|
6
|
938
|
November 9, 2023
|
Crates-io metadata usage policy
|
|
6
|
1485
|
January 11, 2025
|
RFE: SystemTime: Resolution?
|
|
3
|
564
|
September 15, 2023
|
Possibility to override and/or remove eh_personality
|
|
1
|
566
|
August 10, 2023
|
Custom Global DNS Resolver
|
|
10
|
1831
|
July 14, 2023
|
Std::sys::unix::fs::set_perm and symlinks?
|
|
3
|
707
|
January 21, 2023
|
Rust Build Process
|
|
4
|
1078
|
December 27, 2022
|
New API: `char::is_ascii_octdigit`?
|
|
12
|
1103
|
December 4, 2022
|