summary refs log tree commit diff
path: root/src/test/codegen-units/item-collection/tuple-drop-glue.rs
AgeCommit message (Expand)AuthorLines
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