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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-07-14
rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge`
Makai
-4
/
+4
2025-07-11
Avoid building C++ for rustc_llvm with --compile-time-deps
bjorn3
-0
/
+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
2024-12-03
switch jemalloc-sys back to tikv-jemalloc-sys, and update to 0.6.0
Rémy Rakic
-3
/
+3
2024-11-12
Delete the `cfg(not(parallel))` serial compiler
Noratrieb
-1
/
+0
2024-08-31
disable size asserts in the compiler when randomizing layouts
The 8472
-0
/
+1
2024-07-15
Use dep: for crate dependencies
Michael Goulet
-1
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-3
/
+10
2023-09-25
Split out the stable part of smir into its own crate to prevent accidental us...
Oli Scherer
-0
/
+1
2023-02-02
Add a new `rustc_driver` dylib to rexport `rustc_driver_impl`
John Kåre Alsaker
-3
/
+4
2022-06-02
Ship rustc_smir with rustc
Oli Scherer
-0
/
+3
2022-05-25
update jemalloc-sys to jemalloc v5.3
Rémy Rakic
-3
/
+3
2022-03-28
Propagate `parallel_compiler` feature through rustc crates. Turned off featur...
klensy
-0
/
+1
2022-01-28
remove unused `jemallocator` crate
Rémy Rakic
-5
/
+1
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-04-04
use jemallocator in rustc/rustdoc
Gus Wynn
-3
/
+7
2020-09-11
just max_level_info
Gus Wynn
-1
/
+1
2020-09-10
add debug-logging to config.toml
Gus Wynn
-0
/
+1
2020-08-30
cleanup: Remove duplicate library names from `Cargo.toml`s
Vadim Petrochenkov
-4
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+25