Track dependency edges from the tcx fulfillment cache #30741
Labels
A-incr-comp
Area: Incremental compilation
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The fulfillment cache in the tcx is not tracked and can lead to incorrect dependencies. This is demonstrated in the test case
dep-graph-trait-impl.rs
The text was updated successfully, but these errors were encountered: