mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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`.