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
Sort

Issues list

missing-const-for-fn false positives incoming C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#14020 opened Jan 17, 2025 by matthiaskrgr
[1.84.0 regression] #[allow(clippy::disallowed_macros)] does not work on two-argument std::panic C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#14017 opened Jan 17, 2025 by Deewiant
False Positive of clippy::missing_const_for_fn C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#14013 opened Jan 17, 2025 by yhx-12243
from_over_into auto fix breaks type inference C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#14012 opened Jan 17, 2025 by zaneduffield
manual_memcpy does not trigger when a loop uses an iterator 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
#14009 opened Jan 16, 2025 by lapla-cogito
unfulfilled_lint_expectations in combination with proc macro [wasm_bingen] C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#14008 opened Jan 16, 2025 by threema-theo
A Compiler bug C-bug Category: Clippy is not doing the correct thing I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#14007 opened Jan 16, 2025 by hardglitch
Restriction lint for unsealed traits A-lint Area: New lints L-restriction Lint: Belongs in the restriction lint group
#14006 opened Jan 16, 2025 by Manishearth
iter_without_into_iter suggests doubly incorrect IntoIter type C-bug Category: Clippy is not doing the correct thing I-suggestion-causes-error Issue: The suggestions provided by this Lint cause an ICE/error when applied
#14004 opened Jan 15, 2025 by samueltardieu
Mutation in an assert statement A-lint Area: New lints
#14001 opened Jan 15, 2025 by alice-i-cecile
False positive for infinite_loop inside async block in function C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#14000 opened Jan 14, 2025 by jwodder
Pedantic lint: unhandled_must_use A-lint Area: New lints
#13997 opened Jan 14, 2025 by kayabaNerve
missing_docs_in_private_items: false negative when used with clap derive 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
#13996 opened Jan 13, 2025 by stevenengler
Improve unnecessary_map_or lint with negated expressions C-enhancement Category: Enhancement of lints, like adding more cases or adding help messages C-question Category: Questions
#13995 opened Jan 13, 2025 by chrisduerr
False positive literal_string_with_formatting_args for non-static templete string expansion with replace. C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#13989 opened Jan 12, 2025 by anatawa12
Incorrect suggestions for significant_drop_in_scrutinee C-bug Category: Clippy is not doing the correct thing I-suggestion-causes-error Issue: The suggestions provided by this Lint cause an ICE/error when applied
#13986 opened Jan 11, 2025 by samueltardieu
Clippy with --no-deps emits unexpected warnings from deps or should have emitted warnings as expected C-bug Category: Clippy is not doing the correct thing
#13983 opened Jan 11, 2025 by zjp-CN
restriction lint: implicit drop A-lint Area: New lints
#13982 opened Jan 11, 2025 by lolbinarycat
New Lint - Pointless mutation A-lint Area: New lints
#13977 opened Jan 10, 2025 by kinnison
NewLint: unused tuple element A-lint Area: New lints
#13975 opened Jan 9, 2025 by SpriteOvO
Package offers easily confusable features A-lint Area: New lints
#13969 opened Jan 9, 2025 by obi1kenobi
ProTip! Follow long discussions with comments:>50.