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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-3
/
+0
2025-03-08
Specify rust lints for `compiler/` crates via Cargo.
Nicholas Nethercote
-0
/
+3
2025-02-22
Upgrade the compiler to edition 2024
Michael Goulet
-1
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-0
/
+2
2023-07-03
Update rustix
Nilstrieb
-3
/
+0
2023-07-02
Downgrade rustix
Nilstrieb
-0
/
+3
2023-02-02
Add a new `rustc_driver` dylib to rexport `rustc_driver_impl`
John Kåre Alsaker
-0
/
+10
2023-02-02
Rename rustc_driver to rustc_driver_impl
John Kåre Alsaker
-45
/
+0
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-1
/
+1
2022-09-01
tracing::instrument cleanup
Oli Scherer
-1
/
+1
2022-08-25
Start moving rustc_driver to SessionDiagnostic
Adrian Tombu
-0
/
+1
2022-06-13
remove currently unused deps
klensy
-3
/
+3
2022-06-03
Use serde_json for target spec json
bjorn3
-0
/
+1
2022-03-28
Propagate `parallel_compiler` feature through rustc crates. Turned off featur...
klensy
-0
/
+2
2022-01-03
Extract init_env_logger to crate
David Tolnay
-4
/
+2
2021-12-22
Upgrade `tracing-subscriber`
pierwill
-1
/
+1
2021-12-22
Update chalk to 0.75.0
pierwill
-1
/
+1
2021-10-02
Bump tracing to get the instrumentation perf improvement
Oli Scherer
-1
/
+1
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-07-24
Support -Z unpretty=thir-tree again
Smitty
-0
/
+1
2021-06-25
rustc_driver: Remove unused dependencies rustc_mir_build and rustc_typeck
Josh Triplett
-2
/
+0
2021-03-11
Add `-Z unpretty` flag for the THIR
LeSeulArtichaut
-0
/
+2
2021-03-09
Bump tracing-tree dependency
Oli Scherer
-1
/
+1
2021-02-28
Update tracing to 0.1.25
Tomasz Miąsko
-3
/
+3
2021-01-11
driver: Use `atty` instead of rolling our own
Camelid
-0
/
+1
2020-10-07
Upgrade to tracing 0.2.13
Joshua Nelson
-1
/
+1
2020-09-28
Use `tracing` spans to trace the entire MIR interp stack
Oliver Scherer
-0
/
+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-01
driver: replace `lazy_static` by `SyncLazy` from std
marmeladema
-1
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+41