about summary refs log tree commit diff
path: root/src/test/incremental/rlib_cross_crate
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-44/+0
2021-05-15Remove `label` in dirty/clean annotations.Camille GILLOT-4/+4
2020-07-17Rename TypeckTables to TypeckResults.Valentin Lazureanu-4/+4
2019-03-30Update testsJohn Kåre Alsaker-4/+4
2018-12-25Remove licensesMark Rousskov-20/+0
2017-10-02incr.comp.: Use red/green tracking for CGU re-use.Michael Woerister-2/+0
2017-09-23incr.comp.: Remove support for loading metadata fingerprints.Michael Woerister-0/+2
2017-05-23incr.comp.: Track expanded spans instead of FileMaps.Michael Woerister-0/+1
2017-05-18Enable cross-crate incremental compilation by default.Michael Woerister-1/+0
2017-01-27Auto merge of #39281 - michaelwoerister:make-cc-incr-comp-opt-in, r=nikomatsakisbors-0/+1
2017-01-25rename `Tables` to `TypeckTables`Niko Matsakis-4/+4
2017-01-25merge TypeckItemBody and Tables depnodesNiko Matsakis-4/+4
2017-01-24incr.comp.: Make cross-crate tracking for incr. comp. opt-in.Michael Woerister-0/+1
2016-08-09use preds to serialize just what we needNiko Matsakis-1/+1
2016-07-28Keep multiple files per work-productNiko Matsakis-0/+63