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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-09-15
Make llvm_enzyme a regular cargo feature
bjorn3
-0
/
+1
2025-09-02
Revert introduction of `[workspace.dependencies]`.
Nicholas Nethercote
-3
/
+3
2025-08-28
Add `serde_json` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-28
Add `libc` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-27
Add `tracing` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-07-31
Tidy up `Cargo.toml` files.
Nicholas Nethercote
-1
/
+1
2025-07-14
rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge`
Makai
-1
/
+1
2025-07-11
Avoid building C++ for rustc_llvm with --compile-time-deps
bjorn3
-0
/
+1
2025-05-17
compiler & tools: bump windows crate to dedupe versions
klensy
-1
/
+1
2025-04-30
Change rustc_driver dependency on stable_mir crate
Celina G. Val
-1
/
+1
2025-04-05
Switch `time` to `jiff` for time formatting in ICE dumps
clubby789
-1
/
+1
2025-03-20
Use `-Wunused_crate_dependencies` for compiler crates.
Nicholas Nethercote
-1
/
+1
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
2025-02-09
compiler: remove rustc_target::spec::abi reexports
Jubilee Young
-0
/
+1
2025-01-21
bumpt compiler and tools to windows 0.59
klensy
-1
/
+1
2024-12-16
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
Jonathan Dönszelmann
-1
/
+1
2024-11-12
Auto merge of #132282 - Noratrieb:it-is-the-end-of-serial, r=cjgillot
bors
-5
/
+0
2024-11-12
Delete the `cfg(not(parallel))` serial compiler
Noratrieb
-5
/
+0
2024-11-03
make time format parsing compiletime
klensy
-1
/
+1
2024-09-27
bump few deps
klensy
-1
/
+1
2024-08-31
disable size asserts in the compiler when randomizing layouts
The 8472
-0
/
+5
2024-06-10
Remove some unused crate dependencies.
Nicholas Nethercote
-1
/
+0
2024-05-04
compiler: upgrade time from 0.3.34 to 0.3.36
Caleb Sander
-1
/
+1
2024-05-03
Fix `Cargo.toml` whitespace.
Nicholas Nethercote
-1
/
+1
2024-05-03
Remove some unneeded `Cargo.toml` dependencies.
Nicholas Nethercote
-1
/
+0
2024-04-11
Disable Ctrl-C handling on WASM
bjorn3
-1
/
+5
2024-03-17
Print a backtrace in const eval if interrupted
Ben Kimock
-0
/
+1
2024-02-27
Hint user to update nightly on ICEs produced from outdated nightly
许杰友 Jieyou Xu (Joe)
-1
/
+1
2024-02-18
windows bump to 0.52
klensy
-1
/
+1
2024-01-29
Stop using `String` for error codes.
Nicholas Nethercote
-1
/
+0
2024-01-08
Add support for shell argfiles
David Koloski
-0
/
+1
2023-12-11
Extract exhaustiveness into its own crate
Nadrieril
-0
/
+1
2023-11-26
Remove unnecessary dependencies.
Nicholas Nethercote
-1
/
+0
2023-11-17
better formatting for statements
Oğuz Ağcayazı
-1
/
+1
2023-11-17
emit basic smir
Oğuz Ağcayazı
-0
/
+1
2023-11-04
Remove support for compiler plugins.
Nicholas Nethercote
-1
/
+0
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-2
/
+4
2023-10-17
Use `YYYY-MM-DDTHH_MM_SS` as datetime format for ICE dump files
Esteban Küber
-1
/
+1
2023-10-06
Sort `rustc_driver_impl` dependencies.
Nicholas Nethercote
-26
/
+28
2023-07-19
On nightly, dump ICE backtraces to disk
Esteban Küber
-0
/
+1
2023-05-09
bump windows crate 0.46 -> 0.48 in workspace
klensy
-1
/
+1
2023-05-02
Migrate `mir_transform` to translatable diagnostics
clubby789
-2
/
+6
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-0
/
+1
2023-03-20
migrate compiler, bootstrap, and compiletest to windows-rs
Andy Russell
-2
/
+5
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-0
/
+21
2023-02-16
Remove save-analysis.
Nicholas Nethercote
-1
/
+0
2023-02-02
Add a new `rustc_driver` dylib to rexport `rustc_driver_impl`
John Kåre Alsaker
-2
/
+1
2023-02-02
Rename rustc_driver to rustc_driver_impl
John Kåre Alsaker
-0
/
+45