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