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

Most time consuming test files C-an-interesting-project Category: Interesting projects, that usually are more involved design/code wise. performance-project For issues and PRs related to the Clippy Performance Project
#12188 by blyxyas was closed Apr 29, 2025
#[allow(clippy::single_call_fn)] won't work C-bug Category: Clippy is not doing the correct thing
#12182 by exalted was closed Jan 22, 2024
needless_pass_by_ref_mut false positive because of type change C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have I-suggestion-causes-error Issue: The suggestions provided by this Lint cause an ICE/error when applied
#11182 by smoelius was closed Jul 25, 2023
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
ProTip! Exclude everything labeled bug with -label:bug.