Spurious assertion in rustc_codegen_ssa/src/back/write.rs #87083
Labels
A-spurious
Area: Spurious failures in builds (spuriously == for no apparent reason)
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
There seems to be a race condition that sometimes triggers this assertion in CI builds:
rust/compiler/rustc_codegen_ssa/src/back/write.rs
Line 1464 in e97c29b
See #86965 (comment) for an example.
Let's start collecting instances of this issue here.
The text was updated successfully, but these errors were encountered: