| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-03-18 | translate drop glue using MIR | Ariel Ben-Yehuda | -1/+1 | |
| 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-01-09 | trans: Treat generics like regular functions, not like #[inline] functions ↵ | Michael Woerister | -5/+5 | |
| during CGU partitioning. | ||||
| 2016-09-20 | rustc_trans: don't do on-demand drop glue instantiation. | Eduard Burtescu | -0/+1 | |
| 2016-09-13 | trans: Let the collector find drop-glue for all vtables, not just VTableImpl. | Michael Woerister | -2/+0 | |
| 2016-08-12 | Make the translation item collector handle *uses* of 'const' items instead ↵ | Michael Woerister | -0/+93 | |
| of declarations. | ||||
