about summary refs log tree commit diff
path: root/src/test/incremental/remapped_paths_cc
AgeCommit message (Collapse)AuthorLines
2019-04-23Remove unnecessary ignore-tidy-linelengthvarkor-2/+0
2018-12-25Remove licensesMark Rousskov-20/+0
2018-05-17Rename trans to codegen everywhere.Irina Popa-1/+1
2018-02-22Implement --remap-path-prefixJeremy Fitzhardinge-1/+1
Remove experimental -Zremap-path-prefix-from/to, and replace it with the stabilized --remap-path-prefix=from=to variant. This is an implementation for issue of #41555.
2017-11-29incr.comp.: Update test cases after metadata hashing removal.Michael Woerister-1/+1
2017-10-02incr.comp.: Use red/green tracking for CGU re-use.Michael Woerister-2/+0
2017-09-05Ignore failing tests harderAlex Crichton-0/+1
2017-06-12kill various tasks we no longer need and remove outdated README textNiko Matsakis-4/+0
In the case of `TransCrateItem`, I had to tweak the tests a bit, but it's a concept that doesn't work well under new system.
2017-05-18Enable cross-crate incremental compilation by default.Michael Woerister-3/+3
2017-05-15Make incr. comp. test case dependent on specific ICH instead of SVHMichael Woerister-5/+4
2017-05-08incr.comp.: Hash more pieces of crate metadata to detect changes there.Michael Woerister-0/+66