-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Issues: rust-lang/rust-clippy
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
Label
Projects
Milestones
Assignee
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
#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
#![allow(clippy::too_long_first_doc_paragraph)] in lib.rs is ignored
#13758
by IceTDrinker
was closed Dec 2, 2024
too_long_first_doc_paragraph
ignores indentation
C-bug
#13448
by clarfonthey
was closed Sep 27, 2024
too_long_first_doc_paragraph
is extremely noisy and painful to fix and should not be enabled by default
#13441
by alice-i-cecile
was closed Sep 22, 2024
too_long_first_doc_paragraph
only considers markdown source not the rendered output
C-bug
#13315
opened Aug 28, 2024 by
Freax13
too_long_first_doc_paragraph
incorrect suggestion for module-level doc
C-bug
#13309
by AsakuraMizu
was closed Sep 13, 2024
test
to_string_in_format_args_incremental
fails in a read-only working directory
#11126
opened Jul 8, 2023 by
Noratrieb
ProTip!
no:milestone will show everything without a milestone.