|
About the compiler category
|
|
1
|
1779
|
March 25, 2019
|
|
Could borrow checking with origins unblock sound specialization
|
|
5
|
211
|
March 14, 2026
|
|
Bounds checking optimizations
|
|
10
|
475
|
February 18, 2026
|
|
New target triple for wasm builtins?
|
|
6
|
219
|
February 15, 2026
|
|
Async/await optimizations could make language even more powerful
|
|
4
|
470
|
February 6, 2026
|
|
repr(C) AIX Struct Alignment
|
|
63
|
2631
|
January 28, 2026
|
|
Extend LateLintPass by `check_trait_item_post`
|
|
0
|
131
|
January 28, 2026
|
|
Make all rustc lints part of at least one group
|
|
15
|
461
|
January 27, 2026
|
|
Allow impossible values of slice length to be used as enum discriminant
|
|
3
|
436
|
January 17, 2026
|
|
Bridging the Gap Between Rust's Theoretical IR Advantages and Real-World Performance
|
|
6
|
553
|
January 16, 2026
|
|
Naming GPU things in the Rust Compiler and Standard Library
|
|
18
|
1280
|
January 4, 2026
|
|
Sum of 1..=n optimization
|
|
5
|
563
|
December 26, 2025
|
|
[Pre-RFC] Emit Retags in Codegen
|
|
7
|
1009
|
December 16, 2025
|
|
Make as_raw_handle() and similar functions unsafe in the next edition
|
|
3
|
364
|
December 8, 2025
|
|
Question about const evaluation
|
|
5
|
289
|
December 3, 2025
|
|
Bad optimization for continuous memory access with redundant early check
|
|
7
|
536
|
November 30, 2025
|
|
Distributing x86-64 tier 1 with host tools v1–3 each
|
|
19
|
646
|
November 9, 2025
|
|
Changing the default x86-64 compilation target to v2 or v3
|
|
70
|
3952
|
November 4, 2025
|
|
[algorithm] new float/double to string algorithm
|
|
7
|
426
|
October 31, 2025
|
|
Warning users when lacking a Clone impl due to imperfect derive
|
|
2
|
445
|
October 24, 2025
|
|
Debug info for copy/move operations
|
|
10
|
650
|
October 17, 2025
|
|
Where is mir-opt-level=2 (or higher) actually applied in rustc?
|
|
2
|
283
|
October 17, 2025
|
|
Idea: Easier cross lang LTO?
|
|
8
|
619
|
October 16, 2025
|
|
Allow panic! macro to take static strings as only argument
|
|
6
|
329
|
October 12, 2025
|
|
Diagnostic for #136932 width limit
|
|
2
|
225
|
October 2, 2025
|
|
Preserve_none-like behavior
|
|
0
|
211
|
September 29, 2025
|
|
Stabilize the -Z profile-sample-use and -Z debug-info-for-profiling flags
|
|
0
|
110
|
September 24, 2025
|
|
Idea: Compile panick into Results?
|
|
4
|
459
|
September 21, 2025
|
|
Unify `ast/hir::Mutability`
|
|
2
|
163
|
September 20, 2025
|
|
Suggest _ instead of let _ when unused_must_use is triggered
|
|
6
|
549
|
September 15, 2025
|