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

tabs_in_doc_comments: Clippy flags tab-indented code in doc tests C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#12425 opened Mar 6, 2024 by printfn
Clippy flags tabs before a multiline block comment C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#11471 opened Sep 8, 2023 by LAC-Tech
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
tabs_in_doc_comments suggests me to use spaces for indentation C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#7309 opened Jun 2, 2021 by piegamesde
ICE: Clippy panics, during constructing a span in TabsInDocComments::check_attribute I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#5835 by emacsist was closed Apr 14, 2021
ProTip! Adding no:label will show everything without a label.