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 collapsible_if
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
184
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
collapsible_if
is:issue collapsible_if
Search
Labels
Milestones
New issue
Search results
Open
Closed
Auto fix failed
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
Status: Open.
#15884
In rust-lang/rust-clippy;
·
panayang
opened
on Oct 14, 2025
Collapsing double <code>if let Some(…)</code> should also suggest <code>and_then()</code>
Status: Open.
#15769
In rust-lang/rust-clippy;
·
slatian
opened
on Sep 27, 2025
Weird clippy suggestion
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: Closed (completed).
#15589
In rust-lang/rust-clippy;
·
by
Snoupix
was closed
on Aug 30, 2025
<code>collapsible_if</code> ignore gated out lines between two if
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
S-fixed
Status: Issues that got fixed, waiting to be closed as completed
Status: Issues that got fixed, waiting to be closed as completed
Status: Closed (completed).
#15502
In rust-lang/rust-clippy;
·
by
mockersf
was closed
on Aug 23, 2025
Internal compiler error after upgrading to 1.89.0
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).
#15429
In rust-lang/rust-clippy;
·
by
camc314
was closed
on Aug 9, 2025
make let-chains collapsable-if allow-by-default
Status: Open.
#15134
In rust-lang/rust-clippy;
·
oriongonza
opened
on Jun 25, 2025
<code>collapsible_if</code> should handle multiple nested if statements
C-bug
Category: Clippy is not doing the correct thing
Category: Clippy is not doing the correct thing
Status: Open.
#15042
In rust-lang/rust-clippy;
·
eric-seppanen
opened
on Jun 12, 2025
ICE: byte index is not a char boundary
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: Open.
#14889
In rust-lang/rust-clippy;
·
TroyKomodo
opened
on May 24, 2025
#[warn(clippy::collapsible_if)] clippy +nightly suggest code not compatible with +stable
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: Closed (completed).
#14850
In rust-lang/rust-clippy;
·
by
eadf
was closed
on May 19, 2025
Disable suggestion to use if-let chains
Status: Closed (completed).
#14825
In rust-lang/rust-clippy;
·
by
TroyKomodo
was closed
on Jul 5, 2025
Suggest using let-chains
A-lint
Area: New lints
Area: New lints
Status: Closed (completed).
#14678
In rust-lang/rust-clippy;
·
by
nickdrozd
was closed
on May 6, 2025
[Clippy made me do this] clippy failing to apply fixes
Status: Open.
#11571
In rust-lang/rust-clippy;
·
Astroide
opened
on Sep 26, 2023
You can’t perform that action at this time.