Error emitted for compiling tests #105157
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.
I get a compiler panic when compiling the tests for Advent of Code solution.
cargo test
emits the below error; nightly and beta don't.Code
src/lib.rs
:src/day1.rs
:Meta
rustc --version --verbose
:rustc +nightly --version --verbose
:rustc +beta --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: