about summary refs log tree commit diff
path: root/src/test/codegen-units/partitioning/shared-generics.rs
AgeCommit message (Expand)AuthorLines
2021-09-23Support incremental in compiletest for non-incremental modes.Eric Huss-1/+2
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1/+1
2020-08-30ty: remove obsolete printerDavid Wood-2/+2
2020-03-24Remove `-Z incremental`.Nicholas Nethercote-1/+1
2020-01-23Make drop-glue take advantage of -Zshare-generics.Michael Woerister-3/+9
2019-09-23rustc: Fix mixing crates with different `share_generics`Alex Crichton-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-12Really make CGU names unique across crates.Michael Woerister-1/+1
2018-05-17Rename trans to codegen everywhere.Irina Popa-4/+4
2018-04-06Add codegen-units test for shared-generics.Michael Woerister-0/+30