rust/src/librustc_trans
Simonas Kazlauskas ba26efb60c Implement filling drop in MIR
Hopefully the author caught all the cases. For the mir_dynamic_drops_3 test case the ratio of
memsets to other instructions is 12%. On the other hand we actually do not double drop for at least
the test cases provided anymore in MIR.
2016-02-24 21:05:21 +02:00
..
2016-02-24 21:05:21 +02:00

See the README.md in ../librustc.