about summary refs log tree commit diff
path: root/src/test/codegen-units/item-collection/unsizing.rs
AgeCommit message (Expand)AuthorLines
2019-04-23Remove unnecessary ignore-tidy-linelengthvarkor-1/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-22fix codegen-units testsRalf Jung-4/+4
2018-08-15Adapt codegen-unit tests to new CGU naming scheme.Michael Woerister-4/+4
2018-07-16Revert "Adapt codegen-unit tests to new CGU naming scheme."Michael Woerister-4/+4
2018-07-12Adapt codegen-unit tests to new CGU naming scheme.Michael Woerister-4/+4
2018-05-17Rename trans to codegen everywhere.Irina Popa-10/+10
2017-12-26Convert codegen-unit tests to use `start` instead of `main`Bastian Köcher-22/+6
2017-12-26Fixes codegen-units testsBastian Köcher-0/+19
2017-10-07rustc: Don't inline in CGUs at -O0Alex Crichton-0/+1
2017-10-07rustc: Implement ThinLTOAlex Crichton-4/+4
2017-03-18translate drop glue using MIRAriel Ben-Yehuda-2/+6
2016-09-20rustc_trans: don't do on-demand drop glue instantiation.Eduard Burtescu-0/+1
2016-09-13trans: Let the collector find drop-glue for all vtables, not just VTableImpl.Michael Woerister-2/+0
2016-05-23trans::collector: Remove some redundant calls to erase_regions().Michael Woerister-0/+2
2016-04-14Move translation-item-collection tests into subfolder.Michael Woerister-0/+80