|
About the compiler category
|
|
1
|
1767
|
March 25, 2019
|
|
Allow impossible values of slice length to be used as enum discriminant
|
|
3
|
302
|
January 17, 2026
|
|
Bridging the Gap Between Rust's Theoretical IR Advantages and Real-World Performance
|
|
6
|
428
|
January 16, 2026
|
|
Naming GPU things in the Rust Compiler and Standard Library
|
|
18
|
1160
|
January 4, 2026
|
|
Sum of 1..=n optimization
|
|
5
|
514
|
December 26, 2025
|
|
[Pre-RFC] Emit Retags in Codegen
|
|
7
|
957
|
December 16, 2025
|
|
Make as_raw_handle() and similar functions unsafe in the next edition
|
|
3
|
346
|
December 8, 2025
|
|
Question about const evaluation
|
|
5
|
274
|
December 3, 2025
|
|
Bad optimization for continuous memory access with redundant early check
|
|
7
|
512
|
November 30, 2025
|
|
Distributing x86-64 tier 1 with host tools v1–3 each
|
|
19
|
576
|
November 9, 2025
|
|
Changing the default x86-64 compilation target to v2 or v3
|
|
70
|
3530
|
November 4, 2025
|
|
[algorithm] new float/double to string algorithm
|
|
7
|
362
|
October 31, 2025
|
|
Warning users when lacking a Clone impl due to imperfect derive
|
|
2
|
419
|
October 24, 2025
|
|
Debug info for copy/move operations
|
|
10
|
619
|
October 17, 2025
|
|
Where is mir-opt-level=2 (or higher) actually applied in rustc?
|
|
2
|
271
|
October 17, 2025
|
|
Idea: Easier cross lang LTO?
|
|
8
|
581
|
October 16, 2025
|
|
Allow panic! macro to take static strings as only argument
|
|
6
|
307
|
October 12, 2025
|
|
Diagnostic for #136932 width limit
|
|
2
|
213
|
October 2, 2025
|
|
Preserve_none-like behavior
|
|
0
|
193
|
September 29, 2025
|
|
Stabilize the -Z profile-sample-use and -Z debug-info-for-profiling flags
|
|
0
|
106
|
September 24, 2025
|
|
Idea: Compile panick into Results?
|
|
4
|
444
|
September 21, 2025
|
|
Unify `ast/hir::Mutability`
|
|
2
|
153
|
September 20, 2025
|
|
Suggest _ instead of let _ when unused_must_use is triggered
|
|
6
|
535
|
September 15, 2025
|
|
Compile const generics as arguments when optimized for size
|
|
2
|
276
|
September 6, 2025
|
|
Can we use proper clang instead of llvm fork what rust uses?
|
|
6
|
604
|
September 5, 2025
|
|
Help: how to compile tier 3 target aarch64-unknown-nto-qnx700 under linux?
|
|
0
|
86
|
August 27, 2025
|
|
Inferring generic parameter by intersecting trait impls
|
|
4
|
210
|
August 10, 2025
|
|
Panic_nounwind line numbers: is it technical restriction or design decision
|
|
2
|
193
|
August 9, 2025
|
|
Let crash = foo[foo.len()];
|
|
20
|
1383
|
August 4, 2025
|
|
Very obstacle for Rust's metaprogramming
|
|
4
|
467
|
August 4, 2025
|