-
Notifications
You must be signed in to change notification settings - Fork 13.3k
cannot unwind from goto -> bb118 and from goto -> bb677 #134566
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
Comments
I've begun to minimize this:
|
Minimized more:
|
Anyways I have a fix @rustbot claim |
Rollup merge of rust-lang#134575 - compiler-errors:drop-lint-coro, r=nikomatsakis Handle `DropKind::ForLint` in coroutines correctly Fixes rust-lang#134566 Fixes rust-lang#134541
Are there some special flags required to reproduce this?
same for the test in https://github.com/rust-lang/rust/pull/134575/files#diff-9852a8cce1503eef228ae01d4f39913c8b6ccedb64d4d9b8e7c6bd0cc436781c with --edition=2021
|
Code
<code>
Invoked via
(venv) cc@pretty:~$ CARGO_TARGET_DIR=/tmp/cargo-instally1Ils1 cargo install --features sqlite --git https://github.com/dani-garcia/vaultwarden
Meta
rustc --version --verbose
:Error output
error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb118
error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb677
Backtrace
The text was updated successfully, but these errors were encountered: