about summary refs log tree commit diff
path: root/compiler/rustc_incremental/src/persist
AgeCommit message (Expand)AuthorLines
2020-11-25Lazy DefPath decoding for incremental compilationAaron Hill-4/+3
2020-11-19Only create `OnDiskCache` in incremental compilation modeAaron Hill-4/+11
2020-11-07Allow making `RUSTC_BOOTSTRAP` conditional on the crate nameJoshua Nelson-12/+21
2020-10-28Delete files immediately, instead of collecting into vectorDániel Buga-20/+17
2020-10-28Clean up encode_dep_graphDániel Buga-12/+5
2020-10-28Fix typos and replace static vector with sliceDániel Buga-8/+8
2020-08-30mv compiler to compiler/mark-0/+2273