Alternating error messages when compiling the same source #15034
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
I'm getting alternating error messages when compiling the following source multiple times:
First error message:
Second error message:
It can take a couple of re-compilations to see the different message.
Rust version:
f8c9aec
rustc 0.11.0-pre
host: x86_64-apple-darwin
I was also able to reproduce this behavior on http://play.rust-lang.org/.
The text was updated successfully, but these errors were encountered: