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
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

allow-invalid configuration option for disallowed_* is missing from the documentation A-documentation Area: Adding or improving documentation C-bug Category: Clippy is not doing the correct thing E-help-wanted Call for participation: Help is requested to fix this issue.
#14836 opened May 18, 2025 by samueltardieu
Seemingly infallible function not triggering unnecesary_wraps A-documentation Area: Adding or improving documentation
#14582 opened Apr 10, 2025 by ejmount
[Tracking issue] Project: Clippy Book Chapter Updates Reborn A-documentation Area: Adding or improving documentation C-tracking-issue Category: Tracking Issue
#10597 opened Apr 5, 2023 by blyxyas
Provide a default config file for Clippy A-documentation Area: Adding or improving documentation C-enhancement Category: Enhancement of lints, like adding more cases or adding help messages E-help-wanted Call for participation: Help is requested to fix this issue.
#9992 opened Nov 29, 2022 by xFrednet
3 tasks
(pedantic) The box_collection docs are not quite correct. A-documentation Area: Adding or improving documentation
#9392 opened Aug 29, 2022 by Lokathor
Update docs and tooling to focus on LateLintPasses A-documentation Area: Adding or improving documentation 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
#9311 opened Aug 9, 2022 by xFrednet
The lint docs misrepresent trait Drop A-documentation Area: Adding or improving documentation C-enhancement Category: Enhancement of lints, like adding more cases or adding help messages
#9227 opened Jul 22, 2022 by kadiwa4
Suggest: documents about working according to msrv in web site. A-documentation Area: Adding or improving documentation C-enhancement Category: Enhancement of lints, like adding more cases or adding help messages
#8693 opened Apr 13, 2022 by kyoto7250
invalid_null_ptr_usage lacks explanation A-documentation Area: Adding or improving documentation C-bug Category: Clippy is not doing the correct thing
#8652 opened Apr 6, 2022 by jgarvin
CONTRIBUTING.md instructions for rust-analyzer are outdated A-documentation Area: Adding or improving documentation
#8428 opened Feb 14, 2022 by nsunderland1
Better documentation for disallowed_method lint A-documentation Area: Adding or improving documentation
#7479 opened Jul 22, 2021 by juliancoffee
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
needless_range_loop produces code with different behaviour A-documentation Area: Adding or improving documentation good first issue These issues are a good way to get started with Clippy L-suggestion Lint: Improving, adding or fixing lint suggestions
#6930 opened Mar 18, 2021 by ChrisJefferson
[Roadmap] Improve Clippy documentation A-documentation Area: Adding or improving documentation C-tracking-issue Category: Tracking Issue P-medium Priority: Medium
#6628 opened Jan 22, 2021 by flip1995
2 of 4 tasks
Make it easier to find out how to silence clippy A-documentation Area: Adding or improving documentation
#6535 opened Jan 2, 2021 by ChrisJefferson
Misleading code example for wrong_pub_self_convention lint A-documentation Area: Adding or improving documentation A-lint Area: New lints C-enhancement Category: Enhancement of lints, like adding more cases or adding help messages
#6438 opened Dec 10, 2020 by ThibsG
transmute_ptr_to_ptr doesn’t justify its existence A-documentation Area: Adding or improving documentation C-enhancement Category: Enhancement of lints, like adding more cases or adding help messages
#6372 opened Nov 24, 2020 by wchargin
Outdated install instructions on crates.io A-documentation Area: Adding or improving documentation A-infra Area: CI issues and issues that require full access for GitHub/CI
#4901 opened Dec 14, 2019 by stanislav-tkach
Lint messages link to docs for 0.0.212 which does not include all available lints A-documentation Area: Adding or improving documentation A-website Area: Improving the clippy website C-bug Category: Clippy is not doing the correct thing
#3409 opened Nov 4, 2018 by phansch 1.0
expect_fun_call recommends code which is not equivalent A-documentation Area: Adding or improving documentation C-enhancement Category: Enhancement of lints, like adding more cases or adding help messages L-suggestion Lint: Improving, adding or fixing lint suggestions
#2928 opened Jul 17, 2018 by sgrif
Specify whether false-positives are expected in docs A-documentation Area: Adding or improving documentation
#2680 opened Apr 18, 2018 by rcoh
Spell checking A-documentation Area: Adding or improving documentation E-medium Call for participation: Medium difficulty level problem and requires some initial experience. T-AST Type: Requires working with the AST
#2508 opened Mar 5, 2018 by gnzlbg
Reword or even allow-by-default box_vec A-documentation Area: Adding or improving documentation
#2404 opened Jan 27, 2018 by killercup
Lint broken URLs in documentation comments A-documentation Area: Adding or improving documentation good first issue These issues are a good way to get started with Clippy
#2179 opened Oct 26, 2017 by gnzlbg
ProTip! no:milestone will show everything without a milestone.