Files
rust/compiler/rustc_mir_dataflow/src
Nicholas Nethercote dc62f07458 Remove Gatherer.
It's a very thin wrapper that pairs `MoveDataBuilder` with a `Location`,
and it has four lifetime arguments. This commit removes it by just
adding a `Location` to `MoveDataBuilder`.
2024-09-09 16:33:27 +10:00
..
2024-09-09 16:33:27 +10:00
2022-10-23 10:09:44 +02:00
2024-07-29 08:26:52 +10:00
2024-09-03 15:18:30 +10:00
2023-11-23 14:06:57 +11:00