mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
09974dfc69
interpret: make MemPlace, Place, Operand types private to the interpreter Outside the interpreter, only the typed versions should be used.