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

Document lint configuration values in Clippy's book A-documentation Area: Adding or improving documentation C-an-interesting-project Category: Interesting projects, that usually are more involved design/code wise. good-first-issue These issues are a good way to get started with Clippy
#9991 by xFrednet was closed Jan 14, 2023
4 tasks done
Suggest and_then A-lint Area: New lints
#9003 opened Jun 15, 2022 by Alexhuszagh
Most commonly ignored lints on crates.io A-category Area: Categorization of lints C-tracking-issue Category: Tracking Issue S-needs-discussion Status: Needs further discussion before merging or work can be started
#7666 by dtolnay was closed Oct 9, 2022
FN: All lints in types don't work if a type is in const or static 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
#6936 by Y-Nak was closed Mar 31, 2021
Tracking Issue for refactoring types.rs C-tracking-issue Category: Tracking Issue
#6724 by Y-Nak was closed Mar 31, 2021
4 tasks done
ICE: unnested_or_patterns while checking rustc_typeck C-bug Category: Clippy is not doing the correct thing I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#5780 by matthiaskrgr was closed Jul 13, 2020
Most commonly ignored lints A-category Area: Categorization of lints C-tracking-issue Category: Tracking Issue S-needs-discussion Status: Needs further discussion before merging or work can be started
#5418 by dtolnay was closed Sep 13, 2021
#[allow(clippy::option_option)] not working when paired with #[serde(deserialize_with)] E-needs-test Call for participation: writing tests good-first-issue These issues are a good way to get started with Clippy T-macros Type: Issues with macros and macro expansion
#4298 by schungx was closed Nov 10, 2020
ProTip! no:milestone will show everything without a milestone.