varkor
62838975d0
Remove unnecessary ignore-tidy-linelength
2019-04-23 11:42:14 +01:00
Mark Rousskov
2a663555dd
Remove licenses
2018-12-25 21:08:33 -07:00
Irina Popa
b63d7e2b1c
Rename trans to codegen everywhere.
2018-05-17 15:08:30 +03:00
Bastian Köcher
a8a9a05abb
Convert codegen-unit tests to use start
instead of main
...
The new Termination traits brings in the unwinding machinery and that
blows up the required `TRANS_ITEM`s.
2017-12-26 12:26:39 +01:00
Bastian Köcher
8f539b09df
Fixes codegen-units tests
2017-12-26 12:26:39 +01:00
Ariel Ben-Yehuda
f2c7917402
translate drop glue using MIR
...
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-03-18 02:53:08 +02:00
Eduard Burtescu
b354ae95a2
rustc: move the SelfSpace before TypeSpace in Substs.
2016-08-17 05:50:57 +03:00
Michael Woerister
a2217ddb58
Move translation-item-collection tests into subfolder.
2016-04-14 14:00:58 -04:00