-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 while running cargo clippy #8531
Comments
On what operating system are you running, and what version of rustc do you use? |
It might be a duplicate of rust-lang/rust#93946 and #8527. |
I am using nightly-2022-03-11, so rustc 1.61.0-nightly (5f4e067 2022-03-10) on openSUSE Tumbleweed |
rust-lang/rust#95021 |
FYI Clippy has been synced into rust-lang/rust every about two weeks like this: rust-lang/rust#94929 |
So next one is in about next week ? |
That's just what's being done: rust-lang/rust#95273 |
The issue seems to have disappeared on nightly-2022-03-24 |
Has there been a regression on this ?
|
It's a duplicate of #8527, so I'm closing this. |
I am experiencing this panic while running cargo clippy on this crate : https://gitlab.com/veloren/veloren/-/tree/master/world
The text was updated successfully, but these errors were encountered: