ICE when compiling with debug info #20992
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Got another ICE, this time it only shows itself when compiled with debug info (rustc -g error.rs).
Also of note is that another ICE shows itself if the State wrapper is removed (I can file a separate report for that if you want but I figure they might be the same issue).
The text was updated successfully, but these errors were encountered: