thread 'rustc' panicked at 'index out of bounds: the len is 42 but the index is 44', src/libcollections/vec.rs:1166 #32965
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Rustc version: compiled just now.
It would take me some time to reduce the size of that code to allow you to reproduce the bug, please tell me if this is necessary.
(Note: A previous version of that code caused the typechecker to go to an infinite loop (reading /dev/urandom), but an update of Rustc fixed it)
The text was updated successfully, but these errors were encountered: