-
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
Refactor the Call for participation: Help is requested to fix this issue.
good first issue
These issues are a good way to get started with Clippy
clippy_lints/src/strings.rs
file
E-help-wanted
#14253
opened Feb 19, 2025 by
samueltardieu
Please separate
clippy::precedence
into multiple lints
#14097
by joshtriplett
was closed Jan 30, 2025
clippy --fix "failed to automatically apply fixes suggested by rustc"
C-bug
Category: Clippy is not doing the correct thing
#13470
by tommythorn
was closed Nov 9, 2024
ref_binding_to_reference false negative in expressions misclassified as postfix
C-bug
Category: Clippy is not doing the correct thing
I-false-negative
Issue: The lint should have been triggered on code, but wasn't
#12990
opened Jun 24, 2024 by
dtolnay
Possibly unintended use of unary Area: New lints
!
of non-bool
type on left side of boolean expression/comparison
A-lint
#12916
opened Jun 11, 2024 by
AccessViolation95
unnecessary_cast
can silently change behavior of numeric code
C-bug
#11882
opened Nov 27, 2023 by
Jules-Bertholet
[Tracking issue] Lints that are not grouped
performance-project
For issues and PRs related to the Clippy Performance Project
#11493
opened Sep 13, 2023 by
blyxyas
Suggest a solution to confusing precedence issues related to Borrow / RefCell
A-lint
Area: New lints
#11040
opened Jun 27, 2023 by
rv32ima
Warn when negative numbers are raised to the 0th power
A-lint
Area: New lints
#10833
by GriffinLeclerc
was closed Jun 10, 2023
The opposite of Area: New lints
map_unwrap_or
, prevent the use of map_or
A-lint
#10428
opened Feb 28, 2023 by
epage
clippy::clone_on_copy fix on code with 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
?
leads to code with wrong operator precedence
C-bug
#9277
by SillyFreak
was closed Aug 3, 2022
Suggest casting bool to int instead of using if statement.
A-lint
Area: New lints
good first issue
These issues are a good way to get started with Clippy
#8131
by cwhakes
was closed Sep 1, 2022
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
Lint masking bits and shift
A-lint
Area: New lints
good first issue
These issues are a good way to get started with Clippy
T-AST
Type: Requires working with the AST
#6632
by tesuji
was closed Dec 3, 2024
New lint: prevent dropping Results (and other must_use types)
A-lint
Area: New lints
L-style
Lint: Belongs in the style lint group
S-needs-discussion
Status: Needs further discussion before merging or work can be started
#6062
opened Sep 17, 2020 by
piegamesde
False negative: Category: Clippy is not doing the correct thing
clippy::precedence
not raised in some cases
C-bug
#5925
by 64kramsystem
was closed Aug 19, 2020
Disabling of the precedence lint is incorrect for chained expressions
C-bug
Category: Clippy is not doing the correct thing
#5924
by newpavlov
was closed Aug 20, 2020
[Question] is it possible to disable code level annotations?
C-question
Category: Questions
#5836
by philippe-boyd-3r
was closed Jul 23, 2020
should we pin to a rustc nightly version inside the repo?
A-infra
Area: CI issues and issues that require full access for GitHub/CI
C-question
Category: Questions
S-needs-discussion
Status: Needs further discussion before merging or work can be started
#5561
by matthiaskrgr
was closed Jan 3, 2021
Feature request: warn about redundant imports
A-lint
Area: New lints
E-medium
Call for participation: Medium difficulty level problem and requires some initial experience.
L-unnecessary
Lint: Warn about unnecessary code
#5416
by PonasKovas
was closed Mar 27, 2024
precedence should not warn for unary minus before odd function
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
#4892
by mad-s
was closed Apr 25, 2020
Suggested lint for numeric literals with leading unary negation
A-lint
Area: New lints
good first issue
These issues are a good way to get started with Clippy
L-style
Lint: Belongs in the style lint group
#4228
by PhilipDaniels
was closed Oct 9, 2019
Previous Next
ProTip!
Updated in the last three days: updated:>2025-05-16.