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 }}
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.1k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
lint ImproperCTypes: overhaul (decluttered PR)
- #160405
#160405
Draft
niacdoial
wants to merge 17 commits into
rust-lang:main
rust-lang/rust:main
from
niacdoial:linting-ptrdyn-ffi
niacdoial/rust-contrib-fork:linting-ptrdyn-ffi
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Draft
lint ImproperCTypes: overhaul (decluttered PR)
#160405
niacdoial
wants to merge 17 commits into
rust-lang:main
rust-lang/rust:main
from
niacdoial:linting-ptrdyn-ffi
niacdoial/rust-contrib-fork:linting-ptrdyn-ffi
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2026
ImproperCTypes: add architecture for layered reasoning in lints
Show description for b39e43f
niacdoial
committed
b39e43f
View commit details
Copy full SHA for b39e43f
Browse repository at this point
ImproperCTypes: Redo the improper_ctypes / ..._definitions separation
Show description for 5102ce4
niacdoial
committed
5102ce4
View commit details
Copy full SHA for 5102ce4
Browse repository at this point
ImproperCTypes: change handling of FnPtrs
Show description for d18f356
niacdoial
committed
d18f356
View commit details
Copy full SHA for d18f356
Browse repository at this point
ImproperCTypes: change cstr linting
Show description for ad23745
niacdoial
committed
ad23745
View commit details
Copy full SHA for ad23745
Browse repository at this point
ImproperCTypes: change handling of indirections
Show description for c2c87c0
niacdoial
committed
c2c87c0
View commit details
Copy full SHA for c2c87c0
Browse repository at this point
ImproperCTypes: change what type is blamed, use nested help messages
Show description for ee88e36
niacdoial
committed
ee88e36
View commit details
Copy full SHA for ee88e36
Browse repository at this point
ImproperCTypes: change handling of ADTs
Show description for fcb5ca0
niacdoial
committed
fcb5ca0
View commit details
Copy full SHA for fcb5ca0
Browse repository at this point
ImproperCTypes: change handling of slices
Show description for 9f84f57
niacdoial
committed
9f84f57
View commit details
Copy full SHA for 9f84f57
Browse repository at this point
ImproperCTypes: handle uninhabited types
Show description for 7ee564f
niacdoial
committed
7ee564f
View commit details
Copy full SHA for 7ee564f
Browse repository at this point
ImproperCTypes: handle the Option<pattern> case
Show description for 1085d72
niacdoial
committed
1085d72
View commit details
Copy full SHA for 1085d72
Browse repository at this point
ImproperCTypes: refactor handling opaque aliases
Show description for 05e46d9
niacdoial
committed
05e46d9
View commit details
Copy full SHA for 05e46d9
Browse repository at this point
ImproperCTypes: also check in traits
Show description for 771a21b
niacdoial
committed
771a21b
View commit details
Copy full SHA for 771a21b
Browse repository at this point
ImproperCTypes: also check 'exported' static variables
Show description for 1c17bbe
niacdoial
committed
1c17bbe
View commit details
Copy full SHA for 1c17bbe
Browse repository at this point
ImproperCTypes: don't consider packed reprs
Show description for 48faef0
niacdoial
committed
48faef0
View commit details
Copy full SHA for 48faef0
Browse repository at this point
ImproperCTypes: add tests
Show description for 8e9fa4e
niacdoial
committed
8e9fa4e
View commit details
Copy full SHA for 8e9fa4e
Browse repository at this point
ImproperCTypes: misc. adaptations
Show description for b50a14c
niacdoial
committed
b50a14c
View commit details
Copy full SHA for b50a14c
Browse repository at this point
ImproperCTypes: rename associated tests
Show description for 12f0424
niacdoial
committed
12f0424
View commit details
Copy full SHA for 12f0424
Browse repository at this point
You can’t perform that action at this time.