We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Clippy has multiple warnings on master, which is annoying when developing using Zed (red warning sign)
cargo clippy --all-targets results in 26 warnings
cargo clippy --all-targets
No warnings
master branch
Will insert PR
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the current bug behavior?
Clippy has multiple warnings on master, which is annoying when developing using Zed (red warning sign)
Steps to reproduce
cargo clippy --all-targets
results in 26 warningsWhat is the expected correct behavior?
No warnings
Execution context
master branch
Possible fixes
Will insert PR
The text was updated successfully, but these errors were encountered: