"Error constructed but not emitted" with rocket annotations #47612
Labels
A-macros-2.0
Area: Declarative macros 2.0 (#39412)
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I get a compiler panic due to typo in the annotations.
I tried this code (note double equal sign near "data"):
I expected to see this happen: proper compiler error.
Instead, this happened:
Meta
rustc --version --verbose
:Backtrace:
The text was updated successfully, but these errors were encountered: