index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_interface
/
src
/
tests.rs
Age
Commit message (
Expand
)
Author
Lines
2021-04-27
Make `real_rust_path_dir` a TRACKED_NO_CRATE_HASH option
Joshua Nelson
-0
/
+4
2021-04-27
Add [TRACKED_NO_CRATE_HASH] and [SUBSTRUCT] directives
Joshua Nelson
-63
/
+68
2021-04-27
Test that non_default_option is not the default option
Joshua Nelson
-2
/
+6
2021-04-15
Track `-C link-dead-code` during incremental compilation
Aaron Hill
-1
/
+1
2021-04-03
Move SanitizerSet to rustc_target
Simonas Kazlauskas
-2
/
+2
2021-03-27
Address review comments
Joshua Nelson
-1
/
+0
2021-03-25
Auto merge of #83307 - richkadel:cov-unused-functions-1.1, r=tmandry
bors
-1
/
+2
2021-03-21
Convert -Z mutable-noalias to Optional<bool>
Nikita Popov
-1
/
+1
2021-03-19
coverage bug fixes and optimization support
Rich Kadel
-1
/
+2
2021-03-10
Remove the -Zinsert-sideeffect
Simonas Kazlauskas
-1
/
+0
2021-03-05
Fix rustc_driver self text and bump the mir_opt_level
Santiago Pastorino
-1
/
+1
2021-02-27
Use optional values for inlining thresholds
Tomasz Miąsko
-2
/
+2
2021-02-27
Add option enabling MIR inlining independently of mir-opt-level
Tomasz Miąsko
-0
/
+1
2021-02-18
nhwn: make treat_err_as_bug Option<NonZeroUsize>
Nathan Nguyen
-1
/
+2
2021-01-30
Rollup merge of #81468 - est31:cfg_version, r=petrochenkov
Yuki Okushi
-0
/
+1
2021-01-29
Pre-canoncalize ExternLocation::ExactPaths
Ryan Levick
-3
/
+4
2021-01-29
Treat nightlies for a version as complete
est31
-0
/
+1
2021-01-28
rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo`
Alex Crichton
-2
/
+2
2021-01-12
Rollup merge of #79997 - coolreader18:wasm-reactor, r=alexcrichton
Yuki Okushi
-1
/
+2
2021-01-08
Add wasi-exec-model cg option for emitting wasi reactors
Noah
-1
/
+2
2020-12-14
Convenience funcs for `some_option.unwrap_or(...)`
Rich Kadel
-1
/
+1
2020-12-14
Improve warnings on incompatible options involving -Zinstrument-coverage
Rich Kadel
-2
/
+2
2020-11-24
TRACK '-Z polonius' flag
Camelid
-1
/
+1
2020-11-24
Rollup merge of #79367 - Dirbaio:trap-unreachable, r=jonas-schievink
Jonas Schievink
-0
/
+1
2020-11-24
Allow disabling TrapUnreachable via -Ztrap-unreachable=no
Dario Nieuwenhuis
-0
/
+1
2020-11-23
Allow using `-Z fewer-names=no` to retain value names
Tomasz Miąsko
-1
/
+1
2020-11-10
Add flags customizing behaviour of MIR inlining
Tomasz Miąsko
-0
/
+2
2020-11-02
Auto merge of #78605 - nox:relax-elf-relocations, r=nagisa
bors
-0
/
+1
2020-10-31
Implement -Z relax-elf-relocations=yes|no
Anthony Ramine
-0
/
+1
2020-10-30
Fix test
Aaron Hill
-1
/
+1
2020-10-30
Implement rustc side of report-future-incompat
Aaron Hill
-0
/
+1
2020-10-26
Implement -Z function-sections=yes|no
Anthony Ramine
-0
/
+1
2020-10-13
Auto merge of #76830 - Artoria2e5:tune, r=nagisa
bors
-0
/
+1
2020-10-05
Pass tune-cpu to LLVM
Mingye Wang
-0
/
+1
2020-10-01
Add `-Zprecise-enum-drop-elaboration`
Dylan MacKenzie
-0
/
+1
2020-09-17
Let backends define custom targets
khyperia
-0
/
+1
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-0
/
+1
2020-08-31
Stabilise link-self-contained option
Mateusz Mikuła
-0
/
+1
2020-08-30
Add `-Z proc-macro-backtrace` to allow showing proc-macro panics
Aaron Hill
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+599