internal compiler error: unexpected panic - thread 'rustc' panicked at 'index out of bounds: the len is 1 but the index is 2' #99336
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.
Code
Not Rust code (at least not mine), trying to install grcov to get Code Coverage reports inside GitHub Actions working, script is:
However, the failing (panicing) command is simply this:
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: