diagnostics flipflopping with Zthreads #142063
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-parallel-compiler
Area: parallel compiler
A-reproducibility
Area: Reproducible / deterministic builds
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Uh oh!
There was an error while loading. Please reload this page.
I tried this code:
I expected to see this happen:
consistent diagnostics
Instead, this happened:
compiling with
--edition=2024 -Zthreads=8 --crate-type=lib
sometimes rustc prints
but other times it prints
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: