ICE calling an unboxed closure with the wrong number of parameters inside another closure #16939
Labels
A-closures
Area: Closures (`|…| { … }`)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
This code reproduces the ICE.
Note that adding an argument to the type signature or removing the t argument to the closure both make the ICE go away, and make the code compile.
Arch Linux x86-64
The text was updated successfully, but these errors were encountered: