about summary refs log tree commit diff
path: root/compiler/rustc_incremental/src
AgeCommit message (Expand)AuthorLines
2020-12-01Auto merge of #74967 - Aaron1011:feature/incr-def-path-table, r=pnkfelixbors-2/+6
2020-11-26Remove ForeignMod struct.Camille GILLOT-1/+1
2020-11-26Store ForeignItem in a side table.Camille GILLOT-0/+4
2020-11-25Fix rebase falloutAaron Hill-2/+7
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-28Avoid reallocating cgu_path_componentsDániel Buga-2/+4
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-09-23/nightly/nightly-rustcErik Hofmayer-1/+1
2020-09-23Updated html_root_url for compiler cratesErik Hofmayer-1/+1
2020-08-30mv compiler to compiler/mark-0/+2912