Skip to content

Commit a9f8f1e

Browse files
committed
Auto merge of #139410 - Zoxc:fix-dep-graph-no-prev-map, r=oli-obk
Reuse the index from promoted nodes when coloring executed tasks rust-lang/rust#138824 did not correctly handle the case where a dep node was promoted green, but later or concurrently executed. It resulted in multiple dep nodes being allocated to it. This fixes that by checking that the node was not previously green in the encoder lock. This also fixes a race when forcing diagnostic nodes introduced in rust-lang/rust#138824. rust-lang/rust#138824 should get reverted on beta. This should fix #139110. r? `@oli-obk`
2 parents 929fb09 + 7678ec9 commit a9f8f1e

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)