'rustdoc' binary is not reproducible
|
|
6
|
661
|
March 19, 2024
|
Where are keywords lexed?
|
|
3
|
506
|
March 18, 2024
|
Modifying AST, creating new DefIds
|
|
1
|
397
|
March 12, 2024
|
A new Bug for the famous #25860 issue
|
|
5
|
909
|
March 11, 2024
|
Forbid, deny, warn, allow, and ... notice?
|
|
25
|
1647
|
March 11, 2024
|
Do not work without println?
|
|
4
|
602
|
March 5, 2024
|
Define meaningless temporary variables to solve E0506
|
|
3
|
597
|
March 3, 2024
|
Significant Increase in Fat LTO Time Post Update to rustc 1.75.0-nightly
|
|
27
|
2269
|
February 12, 2024
|
How to interpose drop handlers?
|
|
5
|
544
|
February 8, 2024
|
Ability to detect profiles
|
|
9
|
1031
|
February 1, 2024
|
How to build rustc with llvm-project compiler-rt
|
|
1
|
464
|
January 30, 2024
|
Browser in a target triple
|
|
2
|
636
|
January 28, 2024
|
Add Propeller support to the Rustc compiler
|
|
8
|
828
|
January 24, 2024
|
"Jar" for Rust: single file crate support for `rustc`
|
|
33
|
2109
|
January 22, 2024
|
Add icon to rustc on windows
|
|
10
|
1392
|
January 17, 2024
|
Should file paths reflect what the user passes to `rustc`?
|
|
3
|
405
|
January 17, 2024
|
Vec.reserve() prevents optimizations, libstd can't hint
|
|
8
|
835
|
January 10, 2024
|
Lint group for lints slightly below the warn-by-default bar
|
|
12
|
752
|
January 9, 2024
|
Librustc_driver.so not reproducible
|
|
19
|
1205
|
January 7, 2024
|
MIR visitor implementation
|
|
4
|
490
|
January 6, 2024
|
Trait implementation among incompatible version but within same path results in confusing error
|
|
1
|
309
|
October 8, 2023
|
Rustc copying cryptographic keys onto the stack instead of using them via pointer
|
|
29
|
1624
|
January 4, 2024
|
Compiler should warn on moves of mutable copy variables
|
|
10
|
906
|
January 4, 2024
|
How can I use rustc_interface::run_compiler to sava type information?
|
|
1
|
341
|
January 2, 2024
|
Check disk space before compilation
|
|
17
|
976
|
December 21, 2023
|
Difference between `LocalDefId` and `DefId`?
|
|
3
|
494
|
December 13, 2023
|
Why is `rustc_mir_transform::optimized_mir` called twice?
|
|
4
|
431
|
December 9, 2023
|
Cross-language LTO without linker support
|
|
1
|
428
|
December 6, 2023
|
How to build arm64e apps on macOS / iOS
|
|
11
|
1275
|
December 3, 2023
|
Multi-architecture layout
|
|
17
|
2031
|
December 2, 2023
|