Skip to content

Commit

Permalink
Rollup merge of #125306 - compiler-errors:closure-incongruency, r=oli…
Browse files Browse the repository at this point in the history
…-obk

Force the inner coroutine of an async closure to `move` if the outer closure is `move` and `FnOnce`

See the detailed comment in `upvar.rs`.

Fixes #124867.
Fixes #124487.

r? oli-obk
  • Loading branch information
fmease authored May 22, 2024
2 parents bbd55c5 + 2d8fb05 commit b5f7d70
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b5f7d70

Please sign in to comment.