mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-11 14:48:41 +00:00

interpret: make MemPlace, Place, Operand types private to the interpreter Outside the interpreter, only the typed versions should be used.
interpret: make MemPlace, Place, Operand types private to the interpreter Outside the interpreter, only the typed versions should be used.