mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 06:05:29 +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.