ICE: Generics + Fn + overloaded_calls #16508
Labels
A-closures
Area: Closures (`|…| { … }`)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
STR:
Backtrace:
Version:
cc @pcwalton
This is an updated version of the snippet posted by @pczarn in #15678. Issue 15678 describes an ICE that occurs during type checking, but this snippet produces a different ICE (during the translation phase), so I have opened this issue to track the second ICE.
The text was updated successfully, but these errors were encountered: