rust/compiler/rustc_mir_dataflow
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