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

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
Mutation in an assert statement A-lint Area: New lints
#14001 opened Jan 15, 2025 by alice-i-cecile
Pedantic lint: unhandled_must_use A-lint Area: New lints
#13997 opened Jan 14, 2025 by kayabaNerve
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
reborrow or copy-then-borrow A-lint Area: New lints
#13967 opened Jan 9, 2025 by bingmatv
Suggest to remove unneeded trailing comma A-lint Area: New lints
#13965 opened Jan 9, 2025 by nyurik
Lint to warn on use of #[deny(lint)] in code A-lint Area: New lints
#13963 opened Jan 8, 2025 by epage
clippy::restriction::direct_field_access A-lint Area: New lints
#13957 opened Jan 7, 2025 by onkoe
clippy::restriction::pub_fields A-lint Area: New lints
#13956 opened Jan 7, 2025 by onkoe
unused or repeated assign to the same index A-lint Area: New lints
#13908 opened Dec 30, 2024 by bingmatv
Missing must_use on type implementing Future A-lint Area: New lints
#13886 opened Dec 27, 2024 by CryZe
new lint rule - dublicate generics in where A-lint Area: New lints
#13876 opened Dec 25, 2024 by ArtemIsmagilov
Add a lint for unbound mutex guards A-lint Area: New lints
#13869 opened Dec 23, 2024 by IvanUkhov
New lint: manual_slice_fill A-lint Area: New lints
#13856 opened Dec 20, 2024 by sosthene-nitrokey
ProTip! no:milestone will show everything without a milestone.