about summary refs log tree commit diff
path: root/compiler/rustc_index/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-07-31Tidy up `Cargo.toml` files.Nicholas Nethercote-1/+1
2025-03-10Revert "Use workspace lints for crates in `compiler/` #138084"许杰友 Jieyou Xu (Joe)-3/+0
2025-03-08Specify rust lints for `compiler/` crates via Cargo.Nicholas Nethercote-0/+3
2025-02-22Upgrade the compiler to edition 2024Michael Goulet-1/+1
2024-12-19update `rustc_index_macros` feature handlingonur-ozkan-1/+1
2024-11-29Remove `HybridBitSet`.Nicholas Nethercote-1/+0
2024-08-31disable size asserts in the compiler when randomizing layoutsThe 8472-0/+1
2024-07-15Use dep: for crate dependenciesMichael Goulet-1/+5
2023-11-18Begin nightly-ifying rustc_type_irMichael Goulet-1/+2
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-3/+5
2022-11-24make rustc_target usable outside of rustchkalbasi-2/+6
2022-09-29Remove from compiler/ cratesreez12g-1/+0
2022-06-27Update `smallvec` to 1.8.1.Nicholas Nethercote-1/+1
2021-12-30Introduce IntervalSetMark Rousskov-0/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-04-21Use arrayvec 0.7, drop smallvec 0.6Jubilee Young-1/+1
2020-09-19cache types during normalizationBastian Kauschke-1/+1
2020-08-30mv compiler to compiler/mark-0/+13