-
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
Panic 'found unstable fingerprints for predicates_of' #84002
Comments
This is similar to #83226.
The |
Yes, this is a rustc incremental crash. |
Thanks for filing the bug report! We just shipped a patch release to work around this issue and are currently triaging related issues related to ensure each underlying problem gets resolved. Since this appears to be a duplicate of #83259, I'm going to close in favor of that issue. |
I was running
clippy --release
in my project mostly and that was working perfect, and then I tried justclippy
and that produced this error.Here's the repo that the issue happened in: https://github.com/JoshuaHall/project-euler-rust, commit
3ff18b4052462e53ea85d3b9a56b5ed455be5dd5
(should be latest commit)Command output from just
clippy
:Some meta data info:
The text was updated successfully, but these errors were encountered: