-
Notifications
You must be signed in to change notification settings - Fork 13.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ICE: by_move_body: impossible case reached
#129676
Comments
@matthiaskrgr: As a step of reducing your code examples, could you please ensure that |
My project fails on nightly also while using edition 2021.
|
@humb1t: Yep, a fix is already up and it's waiting for approval. I recommend downgrading to a slightly older nightly until this is fixed. |
Rollup merge of rust-lang#129677 - compiler-errors:by-move-body-err, r=cjgillot Don't build by-move body when async closure is tainted Fixes rust-lang#129676 See explanation in the ui test.
auto-reduced (treereduce-rust):
original:
Version information
Command:
/home/matthias/.rustup/toolchains/master/bin/rustc -Zunstable-options --edition=2024
Program output
@rustbot label +F-async_closure
The text was updated successfully, but these errors were encountered: