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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_driver
Age
Commit message (
Expand
)
Author
Lines
2020-11-15
Replace run_compiler with RunCompiler builder pattern.
Darshan Kathiriya
-2
/
+45
2020-09-28
Rollup merge of #76474 - bjorn3:driver_selected_codegen, r=oli-obk
Ralf Jung
-1
/
+11
2020-09-27
Add option to pass a custom codegen backend from a driver
bjorn3
-1
/
+11
2020-09-23
/nightly/nightly-rustc
Erik Hofmayer
-1
/
+1
2020-09-23
Updated html_root_url for compiler crates
Erik Hofmayer
-1
/
+1
2020-09-17
use strip_prefix over starts_with and manual slicing based on pattern length ...
Matthias Krüger
-2
/
+1
2020-09-11
just max_level_info
Gus Wynn
-1
/
+1
2020-09-11
comments + add max_level_info so false works with debug_assertions on
Gus Wynn
-1
/
+1
2020-09-10
add debug-logging to config.toml
Gus Wynn
-1
/
+2
2020-09-03
Auto merge of #73996 - da-x:short-unique-paths, r=petrochenkov
bors
-1
/
+2
2020-09-03
rustc_driver: have TrimmedDefPaths::GoodPath only for rustc
Dan Aloni
-4
/
+2
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-2
/
+5
2020-09-01
driver: replace `lazy_static` by `SyncLazy` from std
marmeladema
-8
/
+5
2020-08-30
datastructures: replace `once_cell` crate with an impl from std
marmeladema
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+1869