Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try-perf
/
.
/
compiler
/
rustc_middle
/
src
/
dep_graph
tree: b95b9d572731ad89176ca1119b994082b3c17771
debug.rs
dep_node.rs
dep_node_key.rs
edges.rs
graph.rs
mod.rs
README.md
retained.rs
serialized.rs
compiler/rustc_middle/src/dep_graph/README.md
To learn more about how dependency tracking works in rustc, see the
rustc dev guide
.