mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 19:57:02 +00:00

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`.