rust/compiler/rustc_data_structures
Nicholas Nethercote be60bcb28a Rename MapInPlace as FlatMapInPlace.
After removing the `map_in_place` method, which isn't much use because
modifying every element in a collection such as a `Vec` can be done
trivially with iteration.
2023-03-08 15:53:56 +11:00
..
2023-03-08 15:53:56 +11:00
2023-02-24 08:53:27 +11:00