| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-12-02 | create a drop ladder for an array if any value is moved out | Mikhail Modin | -1/+37 |
| 2017-11-19 | std: Add a new wasm32-unknown-unknown target | Alex Crichton | -0/+2 |
| 2017-10-17 | look past the next drop for the drop panic target | Ariel Ben-Yehuda | -5/+17 |
| 2017-10-17 | fix generator drop caching | Ariel Ben-Yehuda | -1/+23 |
| 2017-08-10 | For box expressions, use NZ drop instead of a free block | Ariel Ben-Yehuda | -0/+6 |
| 2017-06-28 | re-add the call to `super_statement` in EraseRegions | Ariel Ben-Yehuda | -0/+15 |
| 2017-05-28 | move "ADT master drop flag" logic to `open_drop_for_adt_contents` | Ariel Ben-Yehuda | -0/+25 |
| 2017-05-28 | translate array drop glue using MIR | Ariel Ben-Yehuda | -0/+11 |
| 2016-09-16 | fix dynamic drop for unions | Ariel Ben-Yehuda | -1/+24 |
| 2016-08-24 | Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit. | Eduard Burtescu | -4/+0 |
| 2016-06-04 | fix translation of terminators in MSVC cleanup blocks | Ariel Ben-Yehuda | -17/+73 |
| 2016-06-03 | implement drop elaboration | Ariel Ben-Yehuda | -0/+100 |
