Skip to content

Issues: rust-lang/rust-clippy

[Roadmap] False Positive Rate
#6623 by flip1995 was closed Sep 20, 2024
Closed 12
Most commonly ignored lints on crates.io
#7666 by dtolnay was closed Oct 9, 2022
Closed 23
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
Sort

Issues list

Formalize a Clippy benchmarking tool + Server performance-project For issues and PRs related to the Clippy Performance Project
#13714 opened Nov 20, 2024 by blyxyas
Lint for spacing after comment A-lint Area: New lints
#13709 opened Nov 19, 2024 by pvichivanives
ICE: expected assoc type binding C-bug Category: Clippy is not doing the correct thing I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#13706 opened Nov 19, 2024 by y21
List item in doc comment starting with escaped [ makes clippy calculate indent wrong C-bug Category: Clippy is not doing the correct thing I-false-negative Issue: The lint should have been triggered on code, but wasn't I-false-positive Issue: The lint was triggered on code it shouldn't have
#13705 opened Nov 19, 2024 by maia-s
clippy::indexing_slicing does not report slicing on &str A-documentation Area: Adding or improving documentation C-bug Category: Clippy is not doing the correct thing
#13703 opened Nov 18, 2024 by link2xt
TooOwned A-lint Area: New lints
#13697 opened Nov 17, 2024 by kornelski
clippy --fix deleting informational comments C-bug Category: Clippy is not doing the correct thing
#13692 opened Nov 15, 2024 by swanandx
Detect use of unnecessary dyn in function parameter A-lint Area: New lints
#13685 opened Nov 14, 2024 by tabokie
failed to automatically apply fixes suggested by rustc to crate DEL2 C-bug Category: Clippy is not doing the correct thing
#13683 opened Nov 14, 2024 by magnetophon
redundant_pub_crate conflicts with pub use mod::* C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#13676 opened Nov 11, 2024 by erenon
new_without_default could include blanket impls A-lint Area: New lints
#13668 opened Nov 9, 2024 by CGamesPlay
warn impl Deref A-lint Area: New lints
#13665 opened Nov 8, 2024 by cathaysia
Make suspicious_arithmetic_impl understand multiplicative inverses C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#13652 opened Nov 4, 2024 by raphlinus
ProTip! Type g i on any issue or pull request to go back to the issue listing page.