ICE: index out of bounds: the len is 0 but the index is 0 in emitter.rs #100199
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 am still working on a minimal example however that takes a bit more time. I checked whether this is a duplicate but I would like have a second opinion before I continue as I have missed duplicates in the past :( . Once I have that I will minimize this further. I also would not mind taking a crack at fixing this one (I might need some mentor ship though).
Code
See this commit: dvdsk/dbstruct@744167d the ICE happens when running
cargo test simple_impl
.<code>
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: