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
Sort

Issues list

Hint not in an struct, in a funcion
#14467 by AnExample698 was closed Mar 25, 2025
Unclear message in type_complexity A-documentation Area: Adding or improving documentation C-bug Category: Clippy is not doing the correct thing
#13387 by ChrisJefferson was closed Sep 23, 2024
type_complexity fires on type that cannot be simplified C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#11637 opened Oct 7, 2023 by wchargin
Unable to disable warning when using derive C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#10556 opened Mar 27, 2023 by alexkazik
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
clippy::type_complexity has become more sensitive C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#9299 opened Aug 7, 2022 by kpreid
Unable to disable warning when using derive C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#9179 by alexkazik was closed Sep 16, 2022
Failed to normalize ..., maybe try to call try_normalize_erasing_regions instead C-bug Category: Clippy is not doing the correct thing I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#8659 by tarkah was closed Apr 7, 2022
cargo clippy --fix fail with large code base C-bug Category: Clippy is not doing the correct thing
#7919 by Yuri6037 was closed Nov 2, 2021
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
website: cognitive complexity does insufficiently explain method A-documentation Area: Adding or improving documentation good-first-issue These issues are a good way to get started with Clippy
#7391 opened Jun 22, 2021 by matu3ba
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
New lint: Unnecessarily complex types A-lint Area: New lints E-hard Call for participation: This a hard problem and requires more experience or effort to work on L-unnecessary Lint: Warn about unnecessary code
#4844 opened Nov 24, 2019 by jyn514
type_complexity should not fire on FFI C-enhancement Category: Enhancement of lints, like adding more cases or adding help messages good-first-issue These issues are a good way to get started with Clippy L-complexity Lint: Belongs in the complexity lint group
#3222 by HadrienG2 was closed Oct 5, 2018
Allow/deny lints in clippy.toml S-needs-discussion Status: Needs further discussion before merging or work can be started
#1313 by BenjaminGill-Metaswitch was closed Dec 18, 2018
Type complexity should not be considered when defining an associated type C-enhancement Category: Enhancement of lints, like adding more cases or adding help messages good-first-issue These issues are a good way to get started with Clippy
#1013 by malbarbo was closed Dec 8, 2021
2
5
Create more than 2 lint groups A-category Area: Categorization of lints C-enhancement Category: Enhancement of lints, like adding more cases or adding help messages S-needs-discussion Status: Needs further discussion before merging or work can be started
#743 by mcarton was closed Feb 23, 2021
Result from running on a few crates C-question Category: Questions S-needs-discussion Status: Needs further discussion before merging or work can be started
#553 by mcarton was closed Dec 3, 2018
Findings from running Clippy on Servo C-an-interesting-project Category: Interesting projects, that usually are more involved design/code wise.
#164 opened Aug 13, 2015 by Manishearth
ProTip! no:milestone will show everything without a milestone.