ICE: Span must not be empty and have no suggestion (E0308
)
#114251
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-debug-assertions
This issue requires a build of rustc or tooling with debug-assertions in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Found with tree-crasher. @langston-barrett :)
Code
(the invalid assert seems to be required from playing around with it a little)
Meta
rustc --version --verbose
:Error output
without debug assertions:
With the panic, the lower error is not emitted because it crashes while emitting it.
Backtrace
The text was updated successfully, but these errors were encountered: