rust/compiler/rustc_query_system/src/dep_graph
2021-10-20 18:46:25 +02:00
..
debug.rs
dep_node.rs Inline DepNodeParams methods. 2021-10-20 18:46:25 +02:00
graph.rs Store node_intern_event_id in CurrentDepGraph. 2021-10-20 18:37:11 +02:00
mod.rs Build jump table at runtime. 2021-10-20 18:32:29 +02:00
query.rs Address review. 2021-03-30 18:10:08 +02:00
README.md
serialized.rs Add support for artifact size profiling 2021-10-07 14:22:29 +02:00

To learn more about how dependency tracking works in rustc, see the [rustc guide].