internal compiler error trying to match None
against Err(_)
#3680
Labels
A-type-system
Area: Type system
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Milestone
This is a reduced, invalid code snippet that produces an internal compiler error after diagnosing a type error:
Here is the stack traces produced by the
RUST_LOG
settings suggested by the original error message:This is with
rustc
built onincoming
at commit f96a2a2.The text was updated successfully, but these errors were encountered: