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