Sign in
rust
/
rust-lang
/
rust
/
refs/heads/main
/
.
/
compiler
/
rustc_incremental
/
src
/
persist
tree: 702c6c124576b2a8800924f104e41992ed9d3368
fs/
clean.rs
data.rs
file_format.rs
fs.rs
load.rs
mod.rs
README.md
save.rs
work_product.rs
compiler/rustc_incremental/src/persist/README.md
For info on how the incremental compilation works, see the
rustc dev guide
.