summary refs log tree commit diff
path: root/src/librustc_incremental/persist/preds
AgeCommit message (Expand)AuthorLines
2017-04-12ICH: Replace old, transitive metadata hashing with direct hashing approach.Michael Woerister-5/+23
2017-03-22Move Fingerprint to rustc::ich::Fingerprint.Michael Woerister-1/+1
2017-02-22detect "bootstrap outputs" when serializing the dep-graphNiko Matsakis-2/+19
2017-02-04pacify the mercilous tidy, improve cycle unit testNiko Matsakis-7/+74
2017-02-03add a comment about optimality that somehow got removedNiko Matsakis-58/+76
2017-02-03s/in_index/input_index/Niko Matsakis-7/+7
2017-01-31rewrite the predecessors code to create a reduced graphNiko Matsakis-0/+983