-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Fix clippy errors #3544
Comments
i've run it on |
The incorrect implementation of Not sure if changing this behavior would screw things up elsewhere though. |
This issue is stale because it has been open for 14 days with no activity. |
This issue was closed because it has been inactive for 7 days since being marked as stale. |
#3540 silenced some annoying clippy errors.
They need to fixed either by upgrading deps or opening issues in corresponding repos:
To repro run
cargo clippy --all --all-features
on latest nightlyThe text was updated successfully, but these errors were encountered: