-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
rustc panicked at Box<Any>
#6592
Labels
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Comments
I'm also running into something similar. My toolchain:
To reproduce:
The error output:
If I run Clippy with the following nightly everything compiles fine.
P.S I also appreciate all your work on Clippy, it really is a great tool! |
@rustbot label +L-crash |
rustbot
added
the
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
label
Jan 15, 2021
Thanks for your reports! It seems to be a duplicate of #6539. |
It seems to be fixed by #6582, so I'm closing this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reporting this because its requested in the error output, I do not know what to make of it and cannot reproduce it locally (CI runs on Azure). A second run of CI jobs did not hit this same error. This is the output, please feel free to just close this issue if this is not useful. Thanks for your work on Clippy, I use this tool all day every day :)
The text was updated successfully, but these errors were encountered: