Sign in
rust
/
rust-lang
/
rust
/
refs/heads/main
/
.
/
compiler
/
rustc_incremental
/
src
/
persist
tree: 5bc014156946faf600286fab827b018ab704a3b2
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
.