about summary refs log tree commit diff
path: root/src/test/incremental/callee_caller_cross_crate
AgeCommit message (Expand)AuthorLines
2019-03-30Update testsJohn Kåre Alsaker-2/+2
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-18Enable cross-crate incremental compilation by default.Michael Woerister-2/+0
2017-01-27Auto merge of #39281 - michaelwoerister:make-cc-incr-comp-opt-in, r=nikomatsakisbors-0/+2
2017-01-25rename `Tables` to `TypeckTables`Niko Matsakis-2/+2
2017-01-25merge TypeckItemBody and Tables depnodesNiko Matsakis-2/+2
2017-01-24incr.comp.: Make cross-crate tracking for incr. comp. opt-in.Michael Woerister-0/+2
2016-08-09use preds to serialize just what we needNiko Matsakis-0/+1
2016-05-18basic tests for cross-crate hashingNiko Matsakis-0/+52