-
Notifications
You must be signed in to change notification settings - Fork 1.6k
panic w/ clippy 0.1.63 (4b91a6ea 2022-08-08) #9358
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
Hey, thank you for the report. The error seems to originate from rustc, but it could be that clippy influences this somehow. We had an issue like that recently. Could you try our the latest nightly to see if it still happens? And does |
How does one use clippy nightly? Just use rust nightly or is there more to it |
@joshuef |
It seems to be a duplicate of rust-lang/rust#91015. |
Okay, nightly does not panic 🎉 I get the error out
|
Thanks for the report. Will be closing this since it seems to be resolved in nightly. |
Running clipy against my Wip branch (excuse the mess! :P ): here's the specific commit
This is on my m1 air. Let me know if more details are needed!
(And thanks for all the clippy work so far! 🙇 )
The text was updated successfully, but these errors were encountered: