Remove -Zdep-tasks. This option is not useful any more, we can use `tracing` and `RUSTC_LOG` to debug the dep-graph. |
||
|---|---|---|
| .. | ||
| 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].