about summary refs log tree commit diff
path: root/src/test/codegen-units/partitioning/local-inlining-but-not-all.rs
AgeCommit message (Expand)AuthorLines
2020-03-24Remove `-Z incremental`.Nicholas Nethercote-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-05-17Rename trans to codegen everywhere.Irina Popa-5/+5
2017-11-07Update codegen-unit tests.Michael Woerister-9/+9
2017-10-11rustc: Handle #[inline(always)] at -O0Alex Crichton-1/+1
2017-10-07rustc: Don't inline in CGUs at -O0Alex Crichton-0/+54