|
Debug info for copy/move operations
|
|
10
|
677
|
October 17, 2025
|
|
Where is mir-opt-level=2 (or higher) actually applied in rustc?
|
|
2
|
301
|
October 17, 2025
|
|
Idea: Easier cross lang LTO?
|
|
8
|
669
|
October 16, 2025
|
|
Allow panic! macro to take static strings as only argument
|
|
6
|
348
|
October 12, 2025
|
|
Diagnostic for #136932 width limit
|
|
2
|
228
|
October 2, 2025
|
|
Preserve_none-like behavior
|
|
0
|
247
|
September 29, 2025
|
|
Stabilize the -Z profile-sample-use and -Z debug-info-for-profiling flags
|
|
0
|
111
|
September 24, 2025
|
|
Idea: Compile panick into Results?
|
|
4
|
474
|
September 21, 2025
|
|
Unify `ast/hir::Mutability`
|
|
2
|
171
|
September 20, 2025
|
|
Suggest _ instead of let _ when unused_must_use is triggered
|
|
6
|
560
|
September 15, 2025
|
|
Compile const generics as arguments when optimized for size
|
|
2
|
295
|
September 6, 2025
|
|
Can we use proper clang instead of llvm fork what rust uses?
|
|
6
|
713
|
September 5, 2025
|
|
Help: how to compile tier 3 target aarch64-unknown-nto-qnx700 under linux?
|
|
0
|
94
|
August 27, 2025
|
|
Inferring generic parameter by intersecting trait impls
|
|
4
|
234
|
August 10, 2025
|
|
Panic_nounwind line numbers: is it technical restriction or design decision
|
|
2
|
215
|
August 9, 2025
|
|
Let crash = foo[foo.len()];
|
|
20
|
1497
|
August 4, 2025
|
|
Very obstacle for Rust's metaprogramming
|
|
4
|
525
|
August 4, 2025
|
|
Stabilizing Linker Relaxation for RISC-V
|
|
0
|
282
|
August 2, 2025
|
|
Yet another stupid thought about specialization
|
|
3
|
682
|
July 29, 2025
|
|
chunks_exact(N) Item is &'a [T] and not &'a [T: N]
|
|
7
|
409
|
July 27, 2025
|
|
{{post#0}}
|
|
28
|
1257
|
July 24, 2025
|
|
Poor optimization of fallible construction of arrays from iterators
|
|
4
|
347
|
July 22, 2025
|
|
Borrow checking without lifetimes and specialization soundness
|
|
2
|
423
|
July 11, 2025
|
|
Can we skip borrow checking by caching MIRs and borrowck results?
|
|
4
|
447
|
July 11, 2025
|
|
Why are forbidden target features disallowed in cfg(target_feature)?
|
|
6
|
481
|
May 23, 2025
|
|
Strange useless compiler advice
|
|
14
|
930
|
May 23, 2025
|
|
Why is TyCtxt required for borrow checking?
|
|
4
|
459
|
May 19, 2025
|
|
Add back polymorphization
|
|
16
|
1205
|
May 11, 2025
|
|
Make THIR Pretty Printable!
|
|
2
|
276
|
May 10, 2025
|
|
Store Option discriminant in Containing type (optimization)
|
|
6
|
750
|
May 9, 2025
|