|
About the compiler category
|
|
1
|
1762
|
March 25, 2019
|
|
[Pre-RFC] Emit Retags in Codegen
|
|
2
|
450
|
November 18, 2025
|
|
Distributing x86-64 tier 1 with host tools v1–3 each
|
|
19
|
552
|
November 9, 2025
|
|
Changing the default x86-64 compilation target to v2 or v3
|
|
70
|
3263
|
November 4, 2025
|
|
[algorithm] new float/double to string algorithm
|
|
7
|
285
|
October 31, 2025
|
|
Warning users when lacking a Clone impl due to imperfect derive
|
|
2
|
388
|
October 24, 2025
|
|
Debug info for copy/move operations
|
|
10
|
606
|
October 17, 2025
|
|
Where is mir-opt-level=2 (or higher) actually applied in rustc?
|
|
2
|
257
|
October 17, 2025
|
|
Idea: Easier cross lang LTO?
|
|
8
|
568
|
October 16, 2025
|
|
Allow panic! macro to take static strings as only argument
|
|
6
|
287
|
October 12, 2025
|
|
Diagnostic for #136932 width limit
|
|
2
|
210
|
October 2, 2025
|
|
Preserve_none-like behavior
|
|
0
|
180
|
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
|
433
|
September 21, 2025
|
|
Unify `ast/hir::Mutability`
|
|
2
|
149
|
September 20, 2025
|
|
Suggest _ instead of let _ when unused_must_use is triggered
|
|
6
|
527
|
September 15, 2025
|
|
Compile const generics as arguments when optimized for size
|
|
2
|
265
|
September 6, 2025
|
|
Can we use proper clang instead of llvm fork what rust uses?
|
|
6
|
553
|
September 5, 2025
|
|
Help: how to compile tier 3 target aarch64-unknown-nto-qnx700 under linux?
|
|
0
|
84
|
August 27, 2025
|
|
Inferring generic parameter by intersecting trait impls
|
|
4
|
202
|
August 10, 2025
|
|
Panic_nounwind line numbers: is it technical restriction or design decision
|
|
2
|
184
|
August 9, 2025
|
|
Let crash = foo[foo.len()];
|
|
20
|
1363
|
August 4, 2025
|
|
Very obstacle for Rust's metaprogramming
|
|
4
|
449
|
August 4, 2025
|
|
Stabilizing Linker Relaxation for RISC-V
|
|
0
|
242
|
August 2, 2025
|
|
Yet another stupid thought about specialization
|
|
3
|
600
|
July 29, 2025
|
|
chunks_exact(N) Item is &'a [T] and not &'a [T: N]
|
|
7
|
328
|
July 27, 2025
|
|
{{post#0}}
|
|
28
|
1102
|
July 24, 2025
|
|
Poor optimization of fallible construction of arrays from iterators
|
|
4
|
296
|
July 22, 2025
|
|
Borrow checking without lifetimes and specialization soundness
|
|
2
|
346
|
July 11, 2025
|
|
Can we skip borrow checking by caching MIRs and borrowck results?
|
|
4
|
412
|
July 11, 2025
|