Skip to content

Rework support for async closures; allow them to return futures that borrow from the closure's captures#120361

Merged
bors merged 12 commits into
rust-lang:masterfrom
compiler-errors:async-closures
Feb 6, 2024
Merged

Rework support for async closures; allow them to return futures that borrow from the closure's captures#120361
bors merged 12 commits into
rust-lang:masterfrom
compiler-errors:async-closures

Fudge coroutine argument for CoroutineKindShim in fn_sig_for_fn_abi

ed7fca1
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs