Sign in
rust
/
rust-lang
/
rust
/
refs/heads/main
/
.
/
compiler
/
rustc_incremental
/
src
/
persist
tree: 64bf4c9f1119c2d6d29019c7aed8159f6a731ce7 [
path history
]
[
tgz
]
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
.