about summary refs log tree commit diff
path: root/src/test/codegen-units/partitioning/local-inlining-but-not-all.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-45/+0
2021-09-23Support incremental in compiletest for non-incremental modes.Eric Huss-2/+3
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1/+1
2020-08-30ty: remove obsolete printerDavid Wood-4/+4
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