rust/compiler
Stuart Cook 04e744e77d
Rollup merge of #130199 - compiler-errors:by-move, r=cjgillot
Don't call closure_by_move_body_def_id on FnOnce async closures in MIR validation

Refactors the check in #129847 to not unncessarily call the `closure_by_move_body_def_id` query for async closures that don't *need* a by-move body.

Fixes #130167
2024-09-14 11:53:12 +10:00
..
2024-09-09 19:39:43 -07:00
2024-09-11 17:52:53 -04:00
2024-09-11 17:24:01 -04:00
2024-09-05 17:24:01 +01:00
2024-09-11 17:24:01 -04:00
2024-09-13 11:15:19 +02:00
2024-09-05 17:24:01 +01:00