rustc bug - index out of bounds #73640
Labels
A-metadata
Area: Crate metadata
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.
short summary of the bug:
Unexpectedly the compiler return an error.
I compile on WSL1 Debian on Win10.
I tried this code in this commit:
https://github.com/LucianoBestia/crates_io_database/commit/18b625fe64c4a54d871fc0f21ad6e6994dc11fab
code sample that causes the bug:
I run this command:
$ clear; cargo test
I expected to see this happen:
tests pass or fail.
Instead, this happened:
\
Meta
rustc --version --verbose
:\
Backtrace:
The text was updated successfully, but these errors were encountered: