ICE: task 'rustc' panicked at 'index out of bounds: the len is 0 but the index is 0', [...]/src/librustc/middle/typeck/check/mod.rs:2761 #19180
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
I happened to write something akin to the following example, and despite a lot of trying I haven't been able to reduce it further.
Output from
$ RUST_BACKTRACE=1 rustc ice.rs
The installed version of
rustc
isThe text was updated successfully, but these errors were encountered: