mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-02 03:33:59 +00:00
6077b7cda4
interpret: get rid of MemPlaceMeta::Poison This is achieved by refactoring the projection code (`{mplace,place,operand}_{downcast,field,index,...}`) so that we no longer need to call `assert_mem_place` in the operand handling. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |