Add support for Coroutine Closures #3783
Labels
[C] Feature / Enhancement
A new feature request or enhancement to an existing feature.
[E] Unsupported Construct
Add support to an unsupported construct
Requested feature: Add support for coroutine closures
Use case: async closures
Link to relevant documentation (Rust reference, Nomicon, RFC): RFC, Addition to StableMIR
Test case:
(Test taken from https://github.com/rust-lang/rust/blob/master/tests/codegen/async-closure-debug.rs)
The text was updated successfully, but these errors were encountered: