rust/compiler
bors 6077b7cda4 Auto merge of #99013 - RalfJung:dont-poison-my-places, r=oli-obk
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.
2022-07-15 08:57:59 +00:00
..
2022-07-12 21:00:13 +04:00
2022-07-12 16:25:16 +04:00
2022-07-12 16:25:16 +04:00
2022-07-08 21:18:16 +00:00
2022-07-06 06:41:53 +01:00