-
Notifications
You must be signed in to change notification settings - Fork 13.3k
ICE: cargo check
panics on toolchain stable-x86_64-unknown-linux-gnu
#125160
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
cargo check
panics on toolchain stable-x86_64-unknown-linux-gnu
cargo check
panics on toolchain stable-x86_64-unknown-linux-gnu
I thought the issue was gone because once I reloaded |
When I use |
Is the full code available somewhere, so that we can try to reproduce the issue? |
Not yet, but I'll try to upload it to GitHub and, if I'm able to, I'll send it here. |
Great, thank you! @rustbot label +S-needs-repro |
Okay, so I've uploaded it at this link. |
I believe the PR that I just linked either papers over this problem or at least significantly changes the compiler output. I'm going to close this issue because an issue filed based on the new output would look very different. Unfortunately my PR won't be in stable until 1.80, so even though I'm being all optimistic now, you might see the same ICEs for a while. |
Code
As the program is very big, I am not sure of what exactly caused the error, so I just included
main.rs
:Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: