internal compiler error: "byte index 15 is not a char boundary" #68629
Labels
A-parser
Area: The parsing of Rust source code to an AST
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):
My compiler version is:
I also observe the error on
beta
, but not onstable
.The text was updated successfully, but these errors were encountered: