Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #129677 - compiler-errors:by-move-body-err, r=cjgillot
Don't build by-move body when async closure is tainted
Fixes #129676
See explanation in the ui test.