|
About the compiler category
|
|
1
|
1785
|
March 25, 2019
|
|
Type inference failure when accessing a value before its type is resolved
|
|
8
|
367
|
May 10, 2026
|
|
Mutation/Creation of HIR
|
|
10
|
432
|
May 5, 2026
|
|
Regression 1.94.0
|
|
3
|
463
|
April 21, 2026
|
|
Code bloat caused by lack of nounwind attr on `drop_in_place`
|
|
7
|
481
|
April 16, 2026
|
|
Lshaz: possible useful tool for development?
|
|
0
|
266
|
March 24, 2026
|
|
Idea: adding Zmij for faster float-to-string parsing?
|
|
3
|
366
|
March 22, 2026
|
|
Could borrow checking with origins unblock sound specialization
|
|
7
|
464
|
March 16, 2026
|
|
Bounds checking optimizations
|
|
10
|
512
|
February 18, 2026
|
|
New target triple for wasm builtins?
|
|
6
|
235
|
February 15, 2026
|
|
Async/await optimizations could make language even more powerful
|
|
4
|
524
|
February 6, 2026
|
|
repr(C) AIX Struct Alignment
|
|
63
|
2710
|
January 28, 2026
|
|
Extend LateLintPass by `check_trait_item_post`
|
|
0
|
134
|
January 28, 2026
|
|
Make all rustc lints part of at least one group
|
|
15
|
485
|
January 27, 2026
|
|
Allow impossible values of slice length to be used as enum discriminant
|
|
3
|
452
|
January 17, 2026
|
|
Bridging the Gap Between Rust's Theoretical IR Advantages and Real-World Performance
|
|
6
|
627
|
January 16, 2026
|
|
Naming GPU things in the Rust Compiler and Standard Library
|
|
18
|
1323
|
January 4, 2026
|
|
Sum of 1..=n optimization
|
|
5
|
583
|
December 26, 2025
|
|
[Pre-RFC] Emit Retags in Codegen
|
|
7
|
1041
|
December 16, 2025
|
|
Make as_raw_handle() and similar functions unsafe in the next edition
|
|
3
|
366
|
December 8, 2025
|
|
Question about const evaluation
|
|
5
|
294
|
December 3, 2025
|
|
Bad optimization for continuous memory access with redundant early check
|
|
7
|
540
|
November 30, 2025
|
|
Distributing x86-64 tier 1 with host tools v1–3 each
|
|
19
|
663
|
November 9, 2025
|
|
Changing the default x86-64 compilation target to v2 or v3
|
|
70
|
4164
|
November 4, 2025
|
|
[algorithm] new float/double to string algorithm
|
|
7
|
481
|
October 31, 2025
|
|
Warning users when lacking a Clone impl due to imperfect derive
|
|
2
|
457
|
October 24, 2025
|
|
Debug info for copy/move operations
|
|
10
|
653
|
October 17, 2025
|
|
Where is mir-opt-level=2 (or higher) actually applied in rustc?
|
|
2
|
290
|
October 17, 2025
|
|
Idea: Easier cross lang LTO?
|
|
8
|
637
|
October 16, 2025
|
|
Allow panic! macro to take static strings as only argument
|
|
6
|
332
|
October 12, 2025
|