about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/map_in_place.rs
AgeCommit message (Expand)AuthorLines
2023-03-08Rename `MapInPlace` as `FlatMapInPlace`.Nicholas Nethercote-79/+0
2022-08-29Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`.Nicholas Nethercote-1/+1
2022-08-22Use `AttrVec` in more places.Nicholas Nethercote-78/+49
2022-03-29Add debug assertions to some unsafe functionsBen Kimock-4/+4
2020-08-30mv compiler to compiler/mark-0/+108