mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +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`.