rust/src/test/codegen-units
Ariel Ben-Yehuda f2c7917402 translate drop glue using MIR
Drop of arrays is now translated in trans::block in an ugly way that I
should clean up in a later PR, and does not handle panics in the middle
of an array drop, but this commit & PR are growing too big.
2017-03-18 02:53:08 +02:00
..
item-collection translate drop glue using MIR 2017-03-18 02:53:08 +02:00
partitioning translate drop glue using MIR 2017-03-18 02:53:08 +02:00