error: internal compiler error: unexpected panic #25170
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
This code:
causes cargo run to panic. I expected the compiler to tell me why the code won't compile (as I'm new to Rust and just messing around), but instead got this:
Here is the stack backtrace:
stack backtrace:
Additional info:
The text was updated successfully, but these errors were encountered: