Skip to content

Fix FnMut::call_mut/Fn::call shim for async closures that capture references#127136

Merged
bors merged 2 commits into
rust-lang:masterfrom
compiler-errors:coroutine-closure-env-shim
Jul 2, 2024
Merged

Fix FnMut::call_mut/Fn::call shim for async closures that capture references#127136
bors merged 2 commits into
rust-lang:masterfrom
compiler-errors:coroutine-closure-env-shim

Fix FnMut/Fn shim for coroutine-closures that capture references

90143b0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs