Incorrect "krate -> trans" dependent in incr. comp. #32014
Labels
A-incr-comp
Area: Incremental compilation
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Currently, for some reason I do not know, there is a
Krate -> TransCrateItem(X)
edge for everyX
. I need to track this down and fix it. The incremental test harnesses have FIXMEs related to this issue.The text was updated successfully, but these errors were encountered: