about summary refs log tree commit diff
path: root/compiler/rustc_index/Cargo.toml
AgeCommit message (Expand)AuthorLines
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