Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
Search
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
datafusion
Public
Notifications
You must be signed in to change notification settings
Fork
2.4k
Star
9.3k
Code
Issues
1.8k
Pull requests
335
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Enable more clippy lints
- #24566
#24566
Open
emilk
wants to merge 13 commits into
apache:main
apache/datafusion:main
from
emilk:emilk/enable-more-clippy-lints-2
emilk/datafusion:emilk/enable-more-clippy-lints-2
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Enable more clippy lints
#24566
emilk
wants to merge 13 commits into
apache:main
apache/datafusion:main
from
emilk:emilk/enable-more-clippy-lints-2
emilk/datafusion:emilk/enable-more-clippy-lints-2
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
Enable clippy lint `no_effect_underscore_binding`
Show description for 3c82437
emilk
and
claude
committed
3c82437
View commit details
Copy full SHA for 3c82437
Browse repository at this point
Enable clippy lint `case_sensitive_file_extension_comparisons`
Show description for d5c8b24
emilk
and
claude
committed
d5c8b24
View commit details
Copy full SHA for d5c8b24
Browse repository at this point
Enable clippy lint `cast_ptr_alignment`
Show description for 316e551
emilk
and
claude
committed
316e551
View commit details
Copy full SHA for 316e551
Browse repository at this point
Enable clippy lint `doc_link_with_quotes`
Show description for ef1081c
emilk
and
claude
committed
ef1081c
View commit details
Copy full SHA for ef1081c
Browse repository at this point
Enable clippy lint `ref_option`
Show description for 378a368
emilk
and
claude
committed
378a368
View commit details
Copy full SHA for 378a368
Browse repository at this point
Enable clippy lint `needless_continue`
Show description for 002e8b0
emilk
and
claude
committed
002e8b0
View commit details
Copy full SHA for 002e8b0
Browse repository at this point
Enable clippy lint `cloned_instead_of_copied`
Show description for 31230e3
emilk
and
claude
committed
31230e3
View commit details
Copy full SHA for 31230e3
Browse repository at this point
Enable clippy lint `unnecessary_semicolon`
Show description for a84801e
emilk
and
claude
committed
a84801e
View commit details
Copy full SHA for a84801e
Browse repository at this point
Enable clippy lint `unnecessary_trailing_comma`
Show description for c0eb49d
emilk
and
claude
committed
c0eb49d
View commit details
Copy full SHA for c0eb49d
Browse repository at this point
Commits on Aug 28, 2026
Merge upstream/main into emilk/enable-more-clippy-lints-2
Show description for 107c72a
emilk
and
claude
committed
107c72a
View commit details
Copy full SHA for 107c72a
Browse repository at this point
Commits on Aug 31, 2026
Merge remote-tracking branch 'upstream/main' into emilk/enable-more-clippy-lints-2
Show description for 1342179
emilk
committed
1342179
View commit details
Copy full SHA for 1342179
Browse repository at this point
fix: satisfy clippy::ref_option in scalar_value_fuzz
Show description for e1421b5
emilk
and
claude
committed
e1421b5
View commit details
Copy full SHA for e1421b5
Browse repository at this point
fix: satisfy clippy::cloned_instead_of_copied in hash_utils tests
emilk
committed
0112259
View commit details
Copy full SHA for 0112259
Browse repository at this point
You can’t perform that action at this time.