-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Unclear message in Area: Adding or improving documentation
C-bug
Category: Clippy is not doing the correct thing
type_complexity
A-documentation
#13387
by ChrisJefferson
was closed Sep 23, 2024
type_complexity
fires on type that cannot be simplified
C-bug
#11637
opened Oct 7, 2023 by
wchargin
Unable to disable warning when using derive
C-bug
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
#10556
opened Mar 27, 2023 by
alexkazik
Document lint configuration values in Clippy's book
A-documentation
Area: Adding or improving documentation
C-an-interesting-project
Category: Interesting projects, that usually are more involved design/code wise.
good-first-issue
These issues are a good way to get started with Clippy
#9991
by xFrednet
was closed Jan 14, 2023
4 tasks done
note: Clippy version: clippy 0.1.66 (e75aab0 2022-11-09) crashed
#9827
by simonsso
was closed Nov 15, 2022
clippy::type_complexity
has become more sensitive
C-bug
#9299
opened Aug 7, 2022 by
kpreid
Unable to disable warning when using derive
C-bug
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
#9179
by alexkazik
was closed Sep 16, 2022
Failed to normalize ..., maybe try to call Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
try_normalize_erasing_regions
instead
C-bug
#8659
by tarkah
was closed Apr 7, 2022
cargo clippy --fix fail with large code base
C-bug
Category: Clippy is not doing the correct thing
#7919
by Yuri6037
was closed Nov 2, 2021
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
website: cognitive complexity does insufficiently explain method
A-documentation
Area: Adding or improving documentation
good-first-issue
These issues are a good way to get started with Clippy
#7391
opened Jun 22, 2021 by
matu3ba
Tracking Issue for refactoring Category: Tracking Issue
types.rs
C-tracking-issue
#6724
by Y-Nak
was closed Mar 31, 2021
4 tasks done
ICE: unnested_or_patterns while checking rustc_typeck
C-bug
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#5780
by matthiaskrgr
was closed Jul 13, 2020
Most commonly ignored lints
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
#5418
by dtolnay
was closed Sep 13, 2021
New lint: Unnecessarily complex types
A-lint
Area: New lints
E-hard
Call for participation: This a hard problem and requires more experience or effort to work on
L-unnecessary
Lint: Warn about unnecessary code
#4844
opened Nov 24, 2019 by
jyn514
type_complexity should not fire on FFI
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
good-first-issue
These issues are a good way to get started with Clippy
L-complexity
Lint: Belongs in the complexity lint group
#3222
by HadrienG2
was closed Oct 5, 2018
Allow/deny lints in clippy.toml
S-needs-discussion
Status: Needs further discussion before merging or work can be started
#1313
by BenjaminGill-Metaswitch
was closed Dec 18, 2018
Type complexity should not be considered when defining an associated type
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
good-first-issue
These issues are a good way to get started with Clippy
#1013
by malbarbo
was closed Dec 8, 2021
Create more than 2 lint groups
A-category
Area: Categorization of lints
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
S-needs-discussion
Status: Needs further discussion before merging or work can be started
#743
by mcarton
was closed Feb 23, 2021
Result from running on a few crates
C-question
Category: Questions
S-needs-discussion
Status: Needs further discussion before merging or work can be started
#553
by mcarton
was closed Dec 3, 2018
Findings from running Clippy on Servo
C-an-interesting-project
Category: Interesting projects, that usually are more involved design/code wise.
#164
opened Aug 13, 2015 by
Manishearth
ProTip!
no:milestone will show everything without a milestone.