about summary refs log tree commit diff
path: root/compiler/rustc_incremental/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-03-11Auto merge of #138302 - matthiaskrgr:rollup-an2up80, r=matthiaskrgrbors-1/+1
2025-03-10Revert "Use workspace lints for crates in `compiler/` #138084"许杰友 Jieyou Xu (Joe)-3/+0
2025-03-10Update rand to 0.9.0Chris Denton-1/+1
2025-03-08Specify rust lints for `compiler/` crates via Cargo.Nicholas Nethercote-0/+3
2025-02-22Rollup merge of #137410 - saethlin:stable-dep-tracking-hash, r=workingjubileeMatthias Krüger-0/+1
2025-02-21Use StableHasher + Hash64 for dep_tracking_hashBen Kimock-0/+1
2025-02-22Upgrade the compiler to edition 2024Michael Goulet-1/+1
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-3/+3
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-0/+1
2023-02-21Use `ThinVec` in various AST types.Nicholas Nethercote-8/+9
2022-09-29Remove from compiler/ cratesreez12g-1/+0
2022-01-14Update rand to deduplicate itRémy Rakic-1/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-05-25Don't panic when failing to initialize incremental directory.Eric Huss-0/+1
2020-08-30mv compiler to compiler/mark-0/+22