compiler unexpectedly panicked. "this is a bug." #27181
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Two sets of this error:
from running cargo test against
./src/libs.rs that is
and ./tests/anagram.rs that is
I don't know what I was expecting.. I'm a noob ;p
I set RUST_BACKTRACE=1 but it's not a --bin so couldn't do cargo run easily; cargo build and test don't seem to offer any backtrace that I can see.
Meta
The text was updated successfully, but these errors were encountered: