Remove much of the special-case handling around crate metadata dependency tracking by replacing `DepKind::CrateMetadata` and the pre-allocation of corresponding `DepNodes` with on-demand invocation of the `crate_hash` query. |
||
|---|---|---|
| .. | ||
| persist | ||
| assert_dep_graph.rs | ||
| assert_module_sources.rs | ||
| lib.rs | ||