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

rust panick on running cargo clippy on risingwave C-bug Category: Clippy is not doing the correct thing I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#14709 opened Apr 30, 2025 by lyang24
Clippy crashing on latest nightly C-bug Category: Clippy is not doing the correct thing I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#14297 by amircodota was closed Feb 26, 2025
too_long_first_doc_paragraph suggestion doesn't shorten the first line, and '--fix' adds a new line on every invocation 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
#14274 by BatmanAoD was closed Feb 24, 2025
literal_string_with_formatting_args false positive on test C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#13885 by tamird was closed Feb 13, 2025
too_long_first_doc_paragraph ignores indentation C-bug Category: Clippy is not doing the correct thing
#13448 by clarfonthey was closed Sep 27, 2024
too_long_first_doc_paragraph only considers markdown source not the rendered output C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#13315 opened Aug 28, 2024 by Freax13
too_long_first_doc_paragraph incorrect suggestion for module-level doc 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
#13309 by AsakuraMizu was closed Sep 13, 2024
ProTip! no:milestone will show everything without a milestone.