Internal Compiler Error: attempted to bump the parser past EOF (may be stuck in a loop) #84117
Labels
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'm seeing an internal compiler error on the following input (found by fuzz-rustc):
The ICE happens with nightly and beta rustc, but not with current stable rustc (1.51.0).
The text was updated successfully, but these errors were encountered: