Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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
Search or jump to...
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.7k
Star
12.2k
Code
Issues
2.3k
Pull requests
173
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
[TRACKING] Highlighted issues for the feature freeze
#15086 ·
blyxyas
opened
on Jun 20, 2025
1
Most commonly ignored lints on crates.io
#7666 ·
dtolnay
opened
on Sep 13, 2021
23
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
False positive for collapsible_else_if with cfg feature usage
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
Issue: The lint was triggered on code it shouldn't have
Status: Open.
#15158
In rust-lang/rust-clippy;
·
catenacyber
opened
on Jun 27, 2025
Clippy panics on UTF-8 (Chinese) comments in protobuf-generated Rust code
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
Status: Open.
#15156
In rust-lang/rust-clippy;
·
EMOAIRX
opened
on Jun 27, 2025
<code>uninlined_format_args</code> should have stayed in <code>pedantic</code>
Status: Open.
#15151
In rust-lang/rust-clippy;
·
IceSentry
opened
on Jun 26, 2025
std-instead-of-core: crate change is suggested even though not all items come from the new crate
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.
#15143
In rust-lang/rust-clippy;
·
matthiaskrgr
opened
on Jun 25, 2025
<code>option_if_let_else</code> does not take into account automatic temporary lifetime extension
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
Issue: The lint was triggered on code it shouldn't have
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
L-nursery
Lint: Currently in the nursery group
Lint: Currently in the nursery group
Status: Open.
#15142
In rust-lang/rust-clippy;
·
Veetaha
opened
on Jun 25, 2025
<code>borrow-as-ptr</code> causes type change
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.
#15141
In rust-lang/rust-clippy;
·
matthiaskrgr
opened
on Jun 25, 2025
clippy::neg_multiply results in inconsistent code
C-feature-request
Status: Open.
#15139
In rust-lang/rust-clippy;
·
pacak
opened
on Jun 25, 2025
<code>needless_pass_by_value</code> lint does not trigger on <code>async fn</code>
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.
#15136
In rust-lang/rust-clippy;
·
skr2005
opened
on Jun 25, 2025
make let-chains collapsable-if allow-by-default
Status: Open.
#15134
In rust-lang/rust-clippy;
·
oriongonza
opened
on Jun 25, 2025
support function arguments in <code>source-item-ordering</code>
A-lint
Area: New lints
Area: New lints
Status: Open.
#15132
In rust-lang/rust-clippy;
·
amab8901
opened
on Jun 25, 2025
sort integer suffix as a whole number rather than by individual digits in <code>arbitrary_source_item_ordering</code>
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
Category: Enhancement of lints, like adding more cases or adding help messages
Status: Open.
#15129
In rust-lang/rust-clippy;
·
amab8901
opened
on Jun 25, 2025
Allow all lints to be configured via <code>clippy.toml</code>
A-ui
Area: Clippy interface, usage and configuration
Area: Clippy interface, usage and configuration
Status: Open.
#15128
In rust-lang/rust-clippy;
·
amab8901
opened
on Jun 25, 2025
You can’t perform that action at this time.