summary refs log tree commit diff
path: root/compiler/rustc_incremental/src/persist/fs.rs
AgeCommit message (Expand)AuthorLines
2021-01-06Optimize away some `fs::metadata` calls.Dan Gohman-14/+16
2020-10-28Delete files immediately, instead of collecting into vectorDániel Buga-20/+17
2020-08-30mv compiler to compiler/mark-0/+946