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_impl
Age
Commit message (
Expand
)
Author
Lines
2023-03-29
Stabilize a portion of 'once_cell'
Trevor Gross
-1
/
+1
2023-03-23
Rollup merge of #107718 - Zoxc:z-time, r=nnethercote
Matthias Krüger
-5
/
+8
2023-03-23
rustc_interface: Add a new query `pre_configure`
Vadim Petrochenkov
-1
/
+1
2023-03-21
Remove `unique` and move `VerboseTimingGuard` fields into a new struct
John Kåre Alsaker
-1
/
+1
2023-03-21
Add `-Z time-passes-format` to allow specifying a JSON output for `-Z time-pa...
John Kåre Alsaker
-5
/
+8
2023-03-20
migrate compiler, bootstrap, and compiletest to windows-rs
Andy Russell
-7
/
+8
2023-03-11
Simplify message paths
est31
-1
/
+1
2023-03-06
Querify early_lint_checks.
Camille GILLOT
-0
/
+1
2023-02-26
refactor: statically guarantee that current error codes are documented
Ezra Shaw
-4
/
+1
2023-02-22
various: translation resources from cg backend
David Wood
-2
/
+2
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-3
/
+85
2023-02-20
Move the resolver into a query
Oli Scherer
-1
/
+1
2023-02-16
Remove save-analysis.
Nicholas Nethercote
-20
/
+1
2023-02-13
Rollup merge of #107838 - estebank:terminal_hyperlinks, r=nagisa
Matthias Krüger
-1
/
+2
2023-02-10
Rollup merge of #107836 - chenyukang:yukang/fix-107822, r=oli-obk
Matthias Krüger
-1
/
+4
2023-02-10
add test for no input file
yukang
-1
/
+4
2023-02-09
Introduce `-Zterminal-urls` to use OSC8 for error codes
Esteban Küber
-1
/
+2
2023-02-09
fix #107822, handle properly when there is no crate attrs
yukang
-1
/
+1
2023-02-08
Rollup merge of #107761 - oli-obk:miri_🪵, r=TaKO8Ki
Michael Goulet
-14
/
+2
2023-02-08
Rollup merge of #107771 - estebank:ice-msg, r=compiler-errors
Matthias Krüger
-3
/
+1
2023-02-07
Tweak ICE message
Esteban Küber
-3
/
+1
2023-02-07
Replace a command line flag with an env var to allow tools to initialize the ...
Oli Scherer
-14
/
+2
2023-02-06
Avoid locking the global context across the `after_expansion` callback
Oli Scherer
-5
/
+5
2023-02-02
Add a new `rustc_driver` dylib to rexport `rustc_driver_impl`
John Kåre Alsaker
-14
/
+13
2023-02-02
Rename rustc_driver to rustc_driver_impl
John Kåre Alsaker
-0
/
+2048