summary refs log tree commit diff
path: root/src/test/codegen-units/item-collection/drop_in_place_intrinsic.rs
AgeCommit message (Expand)AuthorLines
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-7/+7
2020-01-19adjust codegen-units testsRalf Jung-3/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-22fix codegen-units testsRalf Jung-2/+3
2018-08-15Adapt codegen-unit tests to new CGU naming scheme.Michael Woerister-3/+3
2018-07-16Revert "Adapt codegen-unit tests to new CGU naming scheme."Michael Woerister-3/+3
2018-07-12Adapt codegen-unit tests to new CGU naming scheme.Michael Woerister-3/+3
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/+7
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-3/+3
2017-03-18translate drop glue using MIRAriel Ben-Yehuda-4/+3
2016-05-11trans: Make collector handle the drop_in_place() intrinsic.Michael Woerister-0/+41