Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 search_is_some
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.6k
Code
Issues
2.3k
Pull requests
203
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
search_is_some
is:issue search_is_some
Search
Labels
Milestones
New issue
Search results
Open
Closed
Forbid comparing iter.count() with zero
A-lint
Area: New lints
Area: New lints
Status: Open.
#15716
In rust-lang/rust-clippy;
·
TomFryersMidsummer
opened
on Sep 19, 2025
<code>search_is_some</code> suggests broken code when match guard is present
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: Closed (completed).
#15102
In rust-lang/rust-clippy;
·
by
tremwil
was closed
on Jul 29, 2025
Compiler errors after clippy fixes. Maybe issue with WebAssembly attribute.
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.
#12932
In rust-lang/rust-clippy;
·
PaulXiCao
opened
on Jun 14, 2024
Clippy fails to auto-fix <code>search_is_some</code> issue when <code>.then_some()</code> is used
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: Closed (completed).
#11910
In rust-lang/rust-clippy;
·
by
andrewswait
was closed
on Apr 14, 2024
search_is_some incorrect text
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
Status: Closed (completed).
#11681
In rust-lang/rust-clippy;
·
by
xNxExOx
was closed
on Jan 12, 2024
Clippy fails to compile my code but cargo check succeeds
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
Status: Open.
#11585
In rust-lang/rust-clippy;
·
nicolaiunrein
opened
on Sep 29, 2023
Clippy returning incorrect exit code when automatically applying lint suggestions
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
Status: Open.
#11241
In rust-lang/rust-clippy;
·
ghost
opened
on Jul 27, 2023
note: the compiler unexpectedly panicked. this is a bug.
Status: Closed (completed).
#9508
In rust-lang/rust-clippy;
·
by
morenol
was closed
on Sep 22, 2022
ICE: compiler/rustc_middle/src/ty/sty.rs:2216:18: Ty::fn_sig() called on non-fn type: F
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Status: Closed (completed).
#9181
In rust-lang/rust-clippy;
·
by
dalance
was closed
on Jul 15, 2022
ICE when using .find().is_some() which calls a named closure
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Status: Closed (completed).
#9041
In rust-lang/rust-clippy;
·
by
ComputerDruid
was closed
on Jul 8, 2022
Make <code>search_is_some</code> suggestion <code>MachineApplicable</code> in <code>1.59.0</code> or <code>1.60.0</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: Closed (completed).
#8062
In rust-lang/rust-clippy;
·
by
xFrednet
was closed
on Mar 14, 2022
<code>search_is_none</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
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: Closed (completed).
#6815
In rust-lang/rust-clippy;
·
by
link2xt
was closed
on Mar 22, 2021
You can’t perform that action at this time.