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

std::mem::replace suggestion deriving Clap Subcommand C-bug Category: Clippy is not doing the correct thing good first issue These issues are a good way to get started with Clippy I-false-positive Issue: The lint was triggered on code it shouldn't have
#11044 by hernangonzalez was closed Jun 29, 2023
almost_swapped false positive?
#10721 by rjzak was closed Jun 2, 2023
almost_swapped false positive on #[derive(clap::Subcommand)] C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#10676 by 9999years was closed Apr 20, 2023
almost_swapped's suggested alternative could be Rustier L-suggestion Lint: Improving, adding or fixing lint suggestions
#10472 opened Mar 10, 2023 by majaha
almost_swapped false positive a=a; a=a (in clap::Parser 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
#10421 by MingweiSamuel was closed Mar 17, 2023
3 tasks done
Support list all lint by use cargo-clippy cli
#8642 by baoyachi was closed Dec 18, 2023
almost_swapped with let 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
#8151 by xNxExOx was closed Feb 13, 2023
[Roadmap] Lint groups A-category Area: Categorization of lints C-enhancement Category: Enhancement of lints, like adding more cases or adding help messages C-tracking-issue Category: Tracking Issue P-low Priority: Low
#6626 opened Jan 22, 2021 by flip1995
4 of 7 tasks
Suggestion of useless_attribute breaks rustfix good first issue These issues are a good way to get started with Clippy L-suggestion Lint: Improving, adding or fixing lint suggestions
#5021 by flip1995 was closed Jan 8, 2020
Consistently naming lints S-needs-discussion Status: Needs further discussion before merging or work can be started
#2845 opened Jun 14, 2018 by clarfonthey 1.0
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
ProTip! Follow long discussions with comments:>50.