about summary refs log tree commit diff
path: root/src/test/codegen-units/item-collection/tuple-drop-glue.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-27/+0
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1/+1
2021-03-09Deprecate items that accidentally weren't deprecatedbstrie-4/+4
2020-08-30ty: remove obsolete printerDavid Wood-6/+6
2020-01-19adjust codegen-units testsRalf Jung-4/+4
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-7/+7
2017-12-26Convert codegen-unit tests to use `start` instead of `main`Bastian Köcher-21/+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-5/+4
2016-04-28Let the translation item collector make a distinction between drop-glue kindsMichael Woerister-0/+1
2016-04-14Move translation-item-collection tests into subfolder.Michael Woerister-0/+32