error: internal compiler error: unexpected failure #3044
Labels
A-typesystem
Area: The type system
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Milestone
Hi there. The following small test case demonstrates the bug (I misused vec::foldr function):
The bug message and stacktrace (I rerun it with "RUST_LOG=rustc=0,::rt::backtrace" as it suggested) is below.
The scary "error: internal compiler error: unexpected failure
note: the compiler hit an unexpected failure path. this is a bug" gripped my attention.
My rustc version and system info:
Hope it helps
The text was updated successfully, but these errors were encountered: