ICE: Closure arguments are not passed as a tuple #110829
Labels
C-bug
Category: This is a bug.
F-unboxed_closures
`#![feature(unboxed_closures)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Minimized from
mocktopus
v0.8. This requires--release
to trigger the ICE and appears to have started withnightly-2023-04-18
, and still occurs on the most recent nightly. I haven't taken the time to bisect any further. I hope this is reasonably minimized!Code
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: