• S
    Implement filling drop in MIR · ba26efb6
    Simonas Kazlauskas 提交于
    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.
    ba26efb6
rvalue.rs 26.6 KB