- 063ef18 Revert "Use workspace lints for crates in `compiler/` #138084" by 许杰友 Jieyou Xu (Joe) · 3 months ago
- beba32c Specify rust lints for `compiler/` crates via Cargo. by Nicholas Nethercote · 3 months ago
- e1819a8 Fix overcapturing, unsafe extern blocks, and new unsafe ops by Michael Goulet · 3 months ago
- 76d341f Upgrade the compiler to edition 2024 by Michael Goulet · 3 months ago
- a69fe84 switch jemalloc-sys back to tikv-jemalloc-sys, and update to 0.6.0 by Rémy Rakic · 6 months ago
- 6503543 Auto merge of #132282 - Noratrieb:it-is-the-end-of-serial, r=cjgillot by bors · 7 months ago
- 505b8e1 Delete the `cfg(not(parallel))` serial compiler by Noratrieb · 7 months ago
- b480f0f Remove unused intercrate dependencies by clubby789 · 7 months ago
- 5bf8eeb disable size asserts in the compiler when randomizing layouts by The 8472 · 9 months ago
- 3ee4325 Link `std` statically in `rustc_driver` by John Kåre Alsaker · 10 months ago
- 7e1c4af The rustc crate feature is called jemalloc by Michael Goulet · 11 months ago
- 247ad33 Use dep: for crate dependencies by Michael Goulet · 11 months ago
- cde0cde Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...` by Martin Nordholts · 1 year, 1 month ago
- 8ff624a Clean up `rustc_*/Cargo.toml`. by Nicholas Nethercote · 1 year, 7 months ago
- a38e983 Split out the stable part of smir into its own crate to prevent accidental usage of forever unstable things by Oli Scherer · 1 year, 8 months ago
- 2381546 inline format!() args up to and including rustc_middle by Matthias Krüger · 1 year, 10 months ago
- e89bd94 fix link by jyn · 2 years, 3 months ago
- 9a24e2f Expand on the allocator comment in `rustc-main` by Joshua Nelson · 2 years, 3 months ago
- 2aceaf4 Add a new `rustc_driver` dylib to rexport `rustc_driver_impl` by John Kåre Alsaker · 2 years, 4 months ago
- 093b075 rustc: Use `unix_sigpipe` instead of `rustc_driver::set_sigpipe_handler` by Martin Nordholts · 2 years, 8 months ago
- 033a025 Don't rerun the build script for the compiler each time on linux by Joshua Nelson · 2 years, 11 months ago
- 9688594 Rollup merge of #97385 - oli-obk:smir-tool-lib, r=pnkfelix by Yuki Okushi · 3 years ago
- 9960cc1 Ship rustc_smir with rustc by Oli Scherer · 3 years ago
- 5e6bb83 Auto merge of #96737 - ChrisDenton:win-manifest, r=wesleywiser by bors · 3 years ago
- adab135 update jemalloc-sys to jemalloc v5.3 by Rémy Rakic · 3 years ago
- 7255bc6 Add Windows application manifest to rustc-main by Chris Denton · 3 years, 1 month ago
- 008fc79 Propagate `parallel_compiler` feature through rustc crates. Turned off feature gives change of builded crates: 238 -> 224. by klensy · 3 years, 2 months ago
- f9e0eb3 remove unused `jemallocator` crate by Rémy Rakic · 3 years, 4 months ago
- bb23bfc Remove useless `#[global_allocator]` from rustc and rustdoc. by Nicholas Nethercote · 3 years, 5 months ago
- c746be2 Migrate to 2021 by Mark Rousskov · 3 years, 9 months ago
- 3cf820e rfc3052: Remove authors field from Cargo manifests by Jade · 3 years, 10 months ago
- 3965773 use jemallocator in rustc/rustdoc by Gus Wynn · 4 years, 2 months ago
- 7b78d86 Rollup merge of #82642 - sfackler:jemalloc-zone, r=pnkfelix by Dylan DPC · 4 years, 3 months ago
- 0ca63ec Fix typo by Henry Boisdequin · 4 years, 3 months ago
- 1b4860a Update compiler/rustc/src/main.rs by Steven Fackler · 4 years, 3 months ago
- 6e52b23 Fix jemalloc usage on OSX by Steven Fackler · 4 years, 3 months ago
- 0be66d7 just max_level_info by Gus Wynn · 4 years, 9 months ago
- 15aa6f3 add debug-logging to config.toml by Gus Wynn · 4 years, 9 months ago
- 7dfbf59 cleanup: Remove duplicate library names from `Cargo.toml`s by Vadim Petrochenkov · 4 years, 9 months ago
- 9e5f7d5 mv compiler to compiler/ by mark · 4 years, 9 months ago