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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||