Files
rust/compiler/rustc_data_structures/src
Nicholas Nethercote 21cd762cd1 Rewrite FlatMapInPlace.
Replace the hacky macro with a generic function and a new
`FlatMapInPlaceVec` trait. More verbose but more readable and typical.

LLM disclosure: I asked Claude Code to critique this file and it
suggested the generic function + trait idea. I implemented the idea
entirely by hand.
2026-04-21 15:52:55 +10:00
..
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2024-07-29 08:26:52 +10:00
2025-06-12 15:26:06 +10:00
2026-04-16 19:30:56 -04:00
2020-08-30 18:45:07 +03:00
2026-04-21 15:52:55 +10:00
2025-07-01 10:55:49 -07:00
2026-01-23 23:16:15 +01:00
2026-04-08 21:09:07 +02:00
2026-02-22 21:01:27 +01:00
2026-04-16 19:30:56 -04:00
2025-05-15 19:55:43 +02:00
2025-01-11 11:34:01 +00:00