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

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
Unit-like structs should not trigger exhaustive_structs C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#12675 by kpreid was closed Apr 14, 2024
default_numeric_fallback on associated constants for f64 & i32 C-bug Category: Clippy is not doing the correct thing
#12159 by vic1707 was closed Jan 18, 2024
New lint: types which cannot be constructed in const A-lint Area: New lints
#8021 opened Nov 22, 2021 by kpreid
Migrate to span_clippy_lint C-tracking-issue Category: Tracking Issue performance-project For issues and PRs related to the Clippy Performance Project
#7797 opened Oct 9, 2021 by camsteffen
3 tasks
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
Ignore structs with doc(hidden) in exhaustive_structs lint C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#7349 opened Jun 13, 2021 by DevinR528
ProTip! Add no:assignee to see everything that’s not assigned.