thread 'rustc' panicked at 'assertion failed: !suggestion.is_empty()', compiler/rustc_errors/src/diagnostic.rs:342:9 #91461
Labels
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
C-bug
Category: This is a bug.
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-low
Low priority
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:
Code
#[d=n(_:d:,)]
Error output
Affected versions: I tried nightly 2021-12-01 and stable 1.57 and they both show the same ICE.
Backtrace
The text was updated successfully, but these errors were encountered: