-
Notifications
You must be signed in to change notification settings - Fork 13k
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
Internal Compiler Error in rustc with axum-client-ip-0.6.1 #134541
Comments
Re-including ICE message so it shows up in search ICE
|
Locally with
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Thank you for testing it this far back. I tried using rustup to "go to a previous nightly" and reverted to 11-18 nightly and it failed the same way. I can provide what is on my terminal when this fails, if that would be helpful. |
If it also says "error: internal compiler error: ... cannot unwind from goto -> bb198" or very similar, then it's the same problem. |
Hmm okay,
Another bisection attempt (error -> ICE) points to 11663cd. |
cc @compiler-errors could this be #134486? |
Probably a duplicate of #134566, but I haven't tried to minimize this one. |
|
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
.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/axum-client-ip-0.6.1/rustc-ice-2024-12-20T03_09_48-55159.txt
error occurs in crate
axum-client-ip-0.6.1
(I don't know what any of this means, I am just doing as requested by cargo/rustc)
rustc-ice-2024-12-20T03_13_04-81536.txt
The text was updated successfully, but these errors were encountered: