mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
dc62f07458
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`.