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
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
999
Pull requests
467
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Type inference 2.0
- #21795
#21795
Merged
hvitved
merged 10 commits into
github:main
github/codeql:main
from
hvitved:rust/type-inference-shared
hvitved/codeql:rust/type-inference-shared
Copy head branch name to clipboard
Sep 16, 2026
Conversation
Commits
10
(10)
Checks
Findings
Files changed
Merged
Type inference 2.0
#21795
hvitved
merged 10 commits into
github:main
github/codeql:main
from
hvitved:rust/type-inference-shared
hvitved/codeql:rust/type-inference-shared
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
Rust: Add type inference tests for empty arrays
hvitved
committed
c871161
View commit details
Copy full SHA for c871161
Browse repository at this point
Rust: Move logic in `TypeInference.qll` for subsequent cleaner diff
hvitved
committed
2e94938
View commit details
Copy full SHA for 2e94938
Browse repository at this point
Rust: Remove type inference logic for subsequent cleaner diff (does not compile)
hvitved
committed
cbd5e96
View commit details
Copy full SHA for cbd5e96
Browse repository at this point
Shared: Type inference 2.0
hvitved
committed
0c78aec
View commit details
Copy full SHA for 0c78aec
Browse repository at this point
Rust: Type inference 2.0
hvitved
committed
174a9ef
View commit details
Copy full SHA for 174a9ef
Browse repository at this point
Address review comments
hvitved
committed
da57e1b
View commit details
Copy full SHA for da57e1b
Browse repository at this point
Address more review comments
hvitved
committed
9e9b988
View commit details
Copy full SHA for 9e9b988
Browse repository at this point
Elaborate QL doc for `stepLanguageSpecific`
hvitved
committed
edfe5f3
View commit details
Copy full SHA for edfe5f3
Browse repository at this point
Rust: Do not infer any types for `!`-typed expressions
hvitved
committed
212ceed
View commit details
Copy full SHA for 212ceed
Browse repository at this point
Commits on Sep 16, 2026
Rust: Take `!` types into account in consistency check
hvitved
committed
a182dcf
View commit details
Copy full SHA for a182dcf
Browse repository at this point
You can’t perform that action at this time.