mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 12:26:33 +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.