about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/flat_map_in_place.rs
AgeCommit message (Expand)AuthorLines
2025-02-26Fix UB in ThinVec::flat_map_in_placebjorn3-17/+25
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2023-03-08Rename `MapInPlace` as `FlatMapInPlace`.Nicholas Nethercote-0/+72