About the compiler category
|
|
1
|
1756
|
March 25, 2019
|
Distributing x86-64 tier 1 with host tools v1–3 each
|
|
16
|
231
|
October 8, 2025
|
Changing the default x86-64 compilation target to v2 or v3
|
|
45
|
2052
|
October 8, 2025
|
Diagnostic for #136932 width limit
|
|
2
|
194
|
October 2, 2025
|
Debug info for copy/move operations
|
|
9
|
425
|
October 1, 2025
|
Preserve_none-like behavior
|
|
0
|
155
|
September 29, 2025
|
Idea: Easier cross lang LTO?
|
|
6
|
333
|
September 28, 2025
|
Stabilize the -Z profile-sample-use and -Z debug-info-for-profiling flags
|
|
0
|
104
|
September 24, 2025
|
Idea: Compile panick into Results?
|
|
4
|
421
|
September 21, 2025
|
Unify `ast/hir::Mutability`
|
|
2
|
145
|
September 20, 2025
|
Suggest _ instead of let _ when unused_must_use is triggered
|
|
6
|
505
|
September 15, 2025
|
Compile const generics as arguments when optimized for size
|
|
2
|
258
|
September 6, 2025
|
Can we use proper clang instead of llvm fork what rust uses?
|
|
6
|
502
|
September 5, 2025
|
Help: how to compile tier 3 target aarch64-unknown-nto-qnx700 under linux?
|
|
0
|
81
|
August 27, 2025
|
Inferring generic parameter by intersecting trait impls
|
|
4
|
195
|
August 10, 2025
|
Panic_nounwind line numbers: is it technical restriction or design decision
|
|
2
|
181
|
August 9, 2025
|
Let crash = foo[foo.len()];
|
|
20
|
1352
|
August 4, 2025
|
Very obstacle for Rust's metaprogramming
|
|
4
|
437
|
August 4, 2025
|
Stabilizing Linker Relaxation for RISC-V
|
|
0
|
230
|
August 2, 2025
|
Yet another stupid thought about specialization
|
|
3
|
580
|
July 29, 2025
|
chunks_exact(N) Item is &'a [T] and not &'a [T: N]
|
|
7
|
311
|
July 27, 2025
|
{{post#0}}
|
|
28
|
1096
|
July 24, 2025
|
Poor optimization of fallible construction of arrays from iterators
|
|
4
|
287
|
July 22, 2025
|
Borrow checking without lifetimes and specialization soundness
|
|
2
|
322
|
July 11, 2025
|
Can we skip borrow checking by caching MIRs and borrowck results?
|
|
4
|
408
|
July 11, 2025
|
repr(C) AIX Struct Alignment
|
|
61
|
1864
|
June 13, 2025
|
Why are forbidden target features disallowed in cfg(target_feature)?
|
|
6
|
366
|
May 23, 2025
|
Strange useless compiler advice
|
|
14
|
845
|
May 23, 2025
|
Why is TyCtxt required for borrow checking?
|
|
4
|
423
|
May 19, 2025
|
Add back polymorphization
|
|
16
|
993
|
May 11, 2025
|