Force the inner coroutine of an async closure to move
if the outer closure is move
and FnOnce
#125306
Merged
bors merged 1 commit intorust-lang:masterfrom compiler-errors:closure-incongruencyMay 22, 2024
+109-31