ICE: compiler/rustc_middle/src/ty/layout.rs:3199:21: argument to function with "rust-call" ABI is not a tuple #99820
Labels
C-bug
Category: This is a bug.
F-unboxed_closures
`#![feature(unboxed_closures)]`
glacier
ICE tracked in rust-lang/glacier.
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.
Code
code is from glacier
fixed/69487-1.rs
Meta
rustc --version --verbose
:It's a bit weird, since this is in glacier/fixed, apparently this one crashed, then it was fixed and then it regressed again..?
I ran
cargo-bisect
and it saidSearching for the code in the bugtracker though points to
#69487 and #88433 which have completely different backtraces :/
Backtrace
The text was updated successfully, but these errors were encountered: