summary refs log tree commit diff
path: root/src/librustc_incremental/persist/mod.rs
AgeCommit message (Expand)AuthorLines
2016-08-09make DepNode PartialOrdNiko Matsakis-0/+1
2016-07-28Modify trans to skip generating `.o` filesNiko Matsakis-0/+3
2016-07-28Code to save/load the work-products map from diskNiko Matsakis-0/+1
2016-05-18load/save hashes of metadataNiko Matsakis-0/+1
2016-04-06add code to persist graph and for unit-testingNiko Matsakis-0/+23