| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-03-18 | translate drop glue using MIR | Ariel Ben-Yehuda | -1/+0 | |
| 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. | ||||
| 2016-05-11 | Add test for collecting items in statics | James Miller | -0/+23 | |
