rust/compiler/rustc_query_system/src/dep_graph
Camille GILLOT eeb3c8f4b7 Unify with_task functions.
Remove with_eval_always_task.
2021-08-22 20:23:32 +02:00
..
debug.rs Stream the dep-graph to a file. 2021-03-30 18:09:59 +02:00
dep_node.rs Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00
graph.rs Unify with_task functions. 2021-08-22 20:23:32 +02:00
mod.rs Get rid of PreviousDepGraph. 2021-05-22 14:14:23 +02:00
query.rs Address review. 2021-03-30 18:10:08 +02:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
serialized.rs Remove unused functions and arguments from rustc_serialize 2021-06-01 19:29:11 +02:00

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