Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
is:issue precedence
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust-clippy
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
12.5k
Code
Issues
2.3k
Pull requests
180
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Most commonly ignored lints on crates.io
#7666 ·
dtolnay
opened
on Sep 13, 2021
23
Issues
Search Issues
is
:
issue
precedence
is:issue precedence
Search
Labels
Milestones
New issue
Search results
Open
Closed
<code>bool_comparison</code> mangles macro invocations
I-suggestion-causes-error
Issue: The suggestions provided by this Lint cause an ICE/error when applied
Issue: The suggestions provided by this Lint cause an ICE/error when applied
Status: Closed (completed).
#15497
In rust-lang/rust-clippy;
·
by
ada4a
was closed
on Aug 22, 2025
Refactor the <code>clippy_lints/src/strings.rs</code> file
E-help-wanted
Call for participation: Help is requested to fix this issue.
Call for participation: Help is requested to fix this issue.
good first issue
These issues are a good way to get started with Clippy
These issues are a good way to get started with Clippy
Status: Open.
#14253
In rust-lang/rust-clippy;
·
samueltardieu
opened
on Feb 19, 2025
Please separate <code>clippy::precedence</code> into multiple lints
Status: Closed (completed).
#14097
In rust-lang/rust-clippy;
·
by
joshtriplett
was closed
on Jan 30, 2025
Document / adjust operator precedence lint
Status: Open.
#13966
In rust-lang/rust-clippy;
·
dhardy
opened
on Jan 9, 2025
clippy --fix "failed to automatically apply fixes suggested by rustc"
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
Status: Closed (completed).
#13470
In rust-lang/rust-clippy;
·
by
tommythorn
was closed
on Nov 9, 2024
ref_binding_to_reference false negative in expressions misclassified as postfix
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-false-negative
Issue: The lint should have been triggered on code, but wasn't
Issue: The lint should have been triggered on code, but wasn't
Status: Open.
#12990
In rust-lang/rust-clippy;
·
dtolnay
opened
on Jun 24, 2024
Possibly unintended use of unary <code>!</code> of non-<code>bool</code> type on left side of boolean expression/comparison
A-lint
Area: New lints
Area: New lints
Status: Open.
#12916
In rust-lang/rust-clippy;
·
AccessViolation95
opened
on Jun 11, 2024
<code>unnecessary_cast</code> can silently change behavior of numeric code
C-bug
Category: Clippy is not doing the correct thing
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
Issue: The suggestions provided by this Lint cause an ICE/error when applied
Status: Open.
#11882
In rust-lang/rust-clippy;
·
Jules-Bertholet
opened
on Nov 27, 2023
[Tracking issue] Lints that are not grouped
G-performance-project
Goal: For issues and PRs related to the Clippy Performance Project
Goal: For issues and PRs related to the Clippy Performance Project
Status: Open.
#11493
In rust-lang/rust-clippy;
·
blyxyas
opened
on Sep 13, 2023
test <code>to_string_in_format_args_incremental</code> fails in a read-only working directory
Status: Closed (completed).
#11126
In rust-lang/rust-clippy;
·
by
Noratrieb
was closed
on Jun 5, 2025
Suggest a solution to confusing precedence issues related to Borrow / RefCell
A-lint
Area: New lints
Area: New lints
Status: Open.
#11040
In rust-lang/rust-clippy;
·
rv32ima
opened
on Jun 27, 2023
Warn when negative numbers are raised to the 0th power
A-lint
Area: New lints
Area: New lints
Status: Closed (completed).
#10833
In rust-lang/rust-clippy;
·
by
GriffinLeclerc
was closed
on Jun 10, 2023
You can’t perform that action at this time.