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
.
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
15.7k
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 (take 2 of "better handling of indirections")
- #134697
#134697
Closed
niacdoial
wants to merge 20 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
20
(20)
Checks
Files changed
Closed
lint ImproperCTypes: overhaul (take 2 of "better handling of indirections")
#134697
niacdoial
wants to merge 20 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 Oct 25, 2025
ImproperCTypes: split type visiting into subfunctions
Show description for f5a441e
niacdoial
committed
f5a441e
View commit details
Copy full SHA for f5a441e
Browse repository at this point
ImproperCTypes: merge outer_ty information into VisitorState
Show description for ee32bf7
niacdoial
committed
ee32bf7
View commit details
Copy full SHA for ee32bf7
Browse repository at this point
Commits on Nov 1, 2025
ImproperCTypes: add recursion limit
Show description for 38bbcde
niacdoial
committed
38bbcde
View commit details
Copy full SHA for 38bbcde
Browse repository at this point
ImproperCTypes: add architecture for layered reasoning in lints
Show description for 6540f12
niacdoial
committed
6540f12
View commit details
Copy full SHA for 6540f12
Browse repository at this point
ImproperCTypes: splitting definitions lint into two
Show description for 7f0d346
niacdoial
committed
7f0d346
View commit details
Copy full SHA for 7f0d346
Browse repository at this point
ImproperCTypes: change handling of FnPtrs
Show description for 8c9ac2b
niacdoial
committed
8c9ac2b
View commit details
Copy full SHA for 8c9ac2b
Browse repository at this point
ImproperCTypes: change cstr linting
Show description for 7c8cc22
niacdoial
committed
7c8cc22
View commit details
Copy full SHA for 7c8cc22
Browse repository at this point
ImproperCTypes: change handling of indirections
Show description for e2d8106
niacdoial
committed
e2d8106
View commit details
Copy full SHA for e2d8106
Browse repository at this point
ImproperCTypes: change what type is blamed, use nested help messages
Show description for 497e453
niacdoial
committed
497e453
View commit details
Copy full SHA for 497e453
Browse repository at this point
ImproperCTypes: change handling of ADTs
Show description for 4cdf426
niacdoial
committed
4cdf426
View commit details
Copy full SHA for 4cdf426
Browse repository at this point
ImproperCTypes: change handling of slices
Show description for cffe6bf
niacdoial
committed
cffe6bf
View commit details
Copy full SHA for cffe6bf
Browse repository at this point
ImproperCTypes: handle uninhabited types
Show description for 7b90f5a
niacdoial
committed
7b90f5a
View commit details
Copy full SHA for 7b90f5a
Browse repository at this point
ImproperCTypes: handle the Option<pattern> case
Show description for 13d2b11
niacdoial
committed
13d2b11
View commit details
Copy full SHA for 13d2b11
Browse repository at this point
ImproperCTypes: refactor handling opaque aliases
Show description for 587dd95
niacdoial
committed
587dd95
View commit details
Copy full SHA for 587dd95
Browse repository at this point
ImproperCTypes: also check in traits
Show description for 43c99a7
niacdoial
committed
43c99a7
View commit details
Copy full SHA for 43c99a7
Browse repository at this point
ImproperCTypes: also check 'exported' static variables
Show description for 1a6c124
niacdoial
committed
1a6c124
View commit details
Copy full SHA for 1a6c124
Browse repository at this point
ImproperCTypes: don't consider packed reprs
Show description for ee6f4fe
niacdoial
committed
ee6f4fe
View commit details
Copy full SHA for ee6f4fe
Browse repository at this point
ImproperCTypes: add tests
Show description for 9fc99c6
niacdoial
committed
9fc99c6
View commit details
Copy full SHA for 9fc99c6
Browse repository at this point
ImproperCTypes: misc. adaptations
Show description for 89b1dde
niacdoial
committed
89b1dde
View commit details
Copy full SHA for 89b1dde
Browse repository at this point
ImproperCTypes: rename associated tests
Show description for 85c1303
niacdoial
committed
85c1303
View commit details
Copy full SHA for 85c1303
Browse repository at this point
You can’t perform that action at this time.