ICE: range start index 2 out of range for slice of length 0', library/core/src/slice/index.rs:52:5 #101268
Labels
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
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 reduced so far. Can reproduce by checking out the code from https://github.com/InstantDomain/instant-xml/tree/ice and running
cargo test
(runningcargo check
is not enough). See the last commit for triggering changes.Meta
rustc --version --verbose
:Nightly does not panic.
Error output
Backtrace
The text was updated successfully, but these errors were encountered: