Skip to content

Issues: rust-lang/rust-clippy

Most commonly ignored lints on crates.io
#7666 by dtolnay was closed Oct 9, 2022
Closed 23
Beta
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Remove braces for import only self A-lint Area: New lints
#13310 opened Aug 26, 2024 by A4-Tacks
Migrate to span_clippy_lint C-tracking-issue Category: Tracking Issue performance-project For issues and PRs related to the Clippy Performance Project
#7797 opened Oct 9, 2021 by camsteffen
3 tasks
A new lint for imports ending in ::{self}; A-lint Area: New lints E-medium Call for participation: Medium difficulty level problem and requires some initial experience. L-style Lint: Belongs in the style lint group
#6552 by wooster0 was closed Apr 21, 2021
ProTip! Exclude everything labeled bug with -label:bug.