about summary refs log tree commit diff
path: root/src/test/codegen-units/item-collection/non-generic-closures.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-60/+0
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1/+1
This is step 2 towards fixing #77548. In the codegen and codegen-units test suites, the `//` comment markers were kept in order not to affect any source locations. This is because these tests cannot be automatically `--bless`ed.
2018-12-25Remove licensesMark Rousskov-10/+0
2018-05-17Rename trans to codegen everywhere.Irina Popa-13/+13
2017-12-26Convert codegen-unit tests to use `start` instead of `main`Bastian Köcher-2/+6
The new Termination traits brings in the unwinding machinery and that blows up the required `TRANS_ITEM`s.
2016-07-08Ignore closure-related translation item collection tests.Michael Woerister-0/+5
2016-04-28Fixup testsJames Miller-2/+0
The drop glue for `i8` is no longer generated as a trans item
2016-04-14Move translation-item-collection tests into subfolder.Michael Woerister-0/+63