ICE with async + HRTB + Closures #79144
Labels
A-async-await
Area: Async & Await
A-closures
Area: Closures (`|…| { … }`)
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.
Given the following:
Triggers an ICE
Backtrace
Derived from https://www.reddit.com/r/rust/comments/jvqorj/hrtb_with_async_functions/
The text was updated successfully, but these errors were encountered: