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_driver
Age
Commit message (
Expand
)
Author
Lines
2020-10-16
Rollup merge of #77493 - hosseind88:ICEs_should_always_print_the_top_of_the_q...
Dylan DPC
-3
/
+3
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-2
/
+2
2020-10-14
Rollup merge of #77795 - bjorn3:codegen_backend_interface_refactor, r=oli-obk
Dylan DPC
-1
/
+1
2020-10-11
Auto merge of #77649 - dash2507:replace_run_compiler, r=matthewjasper
bors
-2
/
+45
2020-10-10
Use fixed type for CodegenResults
bjorn3
-1
/
+1
2020-10-10
Auto merge of #77580 - petrochenkov:norestarg, r=matthewjasper
bors
-1
/
+2
2020-10-09
rebase with master
hosseind75
-1
/
+3
2020-10-09
run full query stack print just when RUST_BACKTRACE is set
hosseind75
-1
/
+4
2020-10-09
ICEs should print the top of the query stack
hosseind75
-6
/
+1
2020-10-08
Rollup merge of #77673 - heckad:patch-2, r=lcnr
Jonas Schievink
-2
/
+1
2020-10-08
Replace run_compiler with RunCompiler builder pattern.
Darshan Kathiriya
-2
/
+45
2020-10-08
Commit suggestion
Kazantcev Andrey
-1
/
+1
2020-10-07
Upgrade to tracing 0.2.13
Joshua Nelson
-1
/
+1
2020-10-08
Remove unnecessary lamda on emitter map.
Kazantcev Andrey
-2
/
+1
2020-10-05
rustc_target: Further simplify loading of built-in targets
Vadim Petrochenkov
-1
/
+2
2020-10-04
Rollup merge of #75143 - oli-obk:tracing, r=RalfJung
Yuki Okushi
-5
/
+16
2020-09-28
Use `tracing` spans to trace the entire MIR interp stack
Oliver Scherer
-5
/
+16
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
[prev]