About the compiler category
|
|
1
|
1546
|
March 25, 2019
|
Do not work without println?
|
|
3
|
351
|
December 6, 2023
|
Forbid, deny, warn, allow, and ... notice?
|
|
19
|
339
|
December 6, 2023
|
Define meaningless temporary variables to solve E0506
|
|
2
|
414
|
December 4, 2023
|
Significant Increase in Fat LTO Time Post Update to rustc 1.75.0-nightly
|
|
26
|
1712
|
November 14, 2023
|
How to interpose drop handlers?
|
|
4
|
363
|
November 10, 2023
|
Ability to detect profiles
|
|
8
|
540
|
November 3, 2023
|
How to build rustc with llvm-project compiler-rt
|
|
0
|
212
|
November 1, 2023
|
Browser in a target triple
|
|
1
|
404
|
October 30, 2023
|
Add Propeller support to the Rustc compiler
|
|
7
|
559
|
October 26, 2023
|
"Jar" for Rust: single file crate support for `rustc`
|
|
32
|
1595
|
October 24, 2023
|
Add icon to rustc on windows
|
|
9
|
716
|
October 19, 2023
|
Should file paths reflect what the user passes to `rustc`?
|
|
2
|
301
|
October 19, 2023
|
Vec.reserve() prevents optimizations, libstd can't hint
|
|
7
|
668
|
October 12, 2023
|
Lint group for lints slightly below the warn-by-default bar
|
|
11
|
507
|
October 11, 2023
|
Librustc_driver.so not reproducible
|
|
18
|
711
|
October 9, 2023
|
MIR visitor implementation
|
|
3
|
335
|
October 8, 2023
|
Trait implementation among incompatible version but within same path results in confusing error
|
|
1
|
166
|
October 8, 2023
|
Rustc copying cryptographic keys onto the stack instead of using them via pointer
|
|
28
|
1327
|
October 6, 2023
|
Compiler should warn on moves of mutable copy variables
|
|
9
|
708
|
October 6, 2023
|
How can I use rustc_interface::run_compiler to sava type information?
|
|
0
|
196
|
October 4, 2023
|
Check disk space before compilation
|
|
16
|
578
|
September 22, 2023
|
Difference between `LocalDefId` and `DefId`?
|
|
2
|
322
|
September 14, 2023
|
Why is `rustc_mir_transform::optimized_mir` called twice?
|
|
4
|
303
|
December 9, 2023
|
Cross-language LTO without linker support
|
|
1
|
289
|
December 6, 2023
|
How to build arm64e apps on macOS / iOS
|
|
11
|
569
|
December 3, 2023
|
Multi-architecture layout
|
|
17
|
1638
|
December 2, 2023
|
How does Rust compiler identify the trait bound for generic parameter?
|
|
1
|
249
|
November 30, 2023
|
The trait `TyEncoder` is not implemented for `FileEncoder`
|
|
1
|
182
|
November 27, 2023
|
Feature request: trait support #[refuse_impl] attribute, refuse outside implement
|
|
7
|
417
|
August 14, 2023
|