Refactored the duplicated code into a function. `with_feed_task` currently passes the query key to `debug_assert!`. This commit changes that, so it debug prints the `DepNode`, as in `with_task`. |
||
|---|---|---|
| .. | ||
| debug.rs | ||
| dep_node.rs | ||
| edges.rs | ||
| graph.rs | ||
| mod.rs | ||
| query.rs | ||
| README.md | ||
| serialized.rs | ||
To learn more about how dependency tracking works in rustc, see the [rustc guide].