index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_incremental
/
src
/
persist
/
fs.rs
Age
Commit message (
Expand
)
Author
Lines
2021-12-07
Document all public items in `rustc_incremental`
pierwill
-8
/
+26
2021-11-09
Remove `rustc_incremental::persist::fs::dep_graph_path_from`
pierwill
-3
/
+0
2021-10-16
Adopt let_else across the compiler
est31
-8
/
+5
2021-07-06
Revert "Revert "Merge CrateDisambiguator into StableCrateId""
bjorn3
-13
/
+6
2021-06-07
Revert "Merge CrateDisambiguator into StableCrateId"
bjorn3
-6
/
+13
2021-05-30
Merge CrateDisambiguator into StableCrateId
bjorn3
-13
/
+6
2021-05-28
Add specific help for *how* to fix an incremental lock error.
Eric Huss
-0
/
+13
2021-05-25
Don't panic when failing to initialize incremental directory.
Eric Huss
-23
/
+30
2021-03-30
Stream the dep-graph to a file.
Camille GILLOT
-0
/
+4
2021-02-18
Print -Ztime-passes (and misc stats/logs) on stderr, not stdout.
Eduard-Mihai Burtescu
-2
/
+2
2021-01-06
Optimize away some `fs::metadata` calls.
Dan Gohman
-14
/
+16
2020-10-28
Delete files immediately, instead of collecting into vector
Dániel Buga
-20
/
+17
2020-08-30
mv compiler to compiler/
mark
-0
/
+946