summary refs log tree commit diff
path: root/compiler/rustc_serialize/Cargo.toml
AgeCommit message (Expand)AuthorLines
2022-08-29Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`.Nicholas Nethercote-0/+1
2022-07-17Upgrade indexmap and thorin-dwp to use hashbrown 0.12Josh Stone-1/+1
2022-06-27Update `smallvec` to 1.8.1.Nicholas Nethercote-1/+1
2022-01-22Use an `indexmap` to avoid sorting `LocalDefId`spierwill-1/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-02-14bumped smallvec depsklensy-1/+1
2020-08-30mv compiler to compiler/mark-0/+12