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 }}
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
468
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
rust
on
codeql-cli/v2.25.3
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 27, 2026
Release preparation for version 2.25.3
github-actions[bot]
committed
019ec0c
View commit details
Copy full SHA for 019ec0c
View code at this point
Browse repository at this point
Revert "Release preparation for version 2.25.3"
mbg
authored
9f70f71
View commit details
Copy full SHA for 9f70f71
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
Release preparation for version 2.25.3
github-actions[bot]
committed
c861d99
View commit details
Copy full SHA for c861d99
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
Merge pull request #21698 from hvitved/rust/type-inference-index-expr
Show description for ee34e33
hvitved
authored
ee34e33
View commit details
Copy full SHA for ee34e33
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
Merge pull request #21596 from hvitved/rust/data-flow-closure-type
Show description for 0694319
hvitved
authored
0694319
View commit details
Copy full SHA for 0694319
View code at this point
Browse repository at this point
Merge pull request #21679 from hvitved/rust/type-inference-forall-checks
Show description for 609621f
hvitved
authored
609621f
View commit details
Copy full SHA for 609621f
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
Rust: Also add specialized `IndexMut` implementations
hvitved
committed
467933b
View commit details
Copy full SHA for 467933b
View code at this point
Browse repository at this point
Merge branch 'main' into post-release-prep/codeql-cli-2.25.2
henrymercer
authored
43c9b95
View commit details
Copy full SHA for 43c9b95
View code at this point
Browse repository at this point
Merge pull request #21706 from hvitved/rust/type-inference-perf-fixes
Show description for b749ad6
hvitved
authored
b749ad6
View commit details
Copy full SHA for b749ad6
View code at this point
Browse repository at this point
Merge pull request #21584 from owen-mc/shared/update-mad-comments
Show description for 7458674
owen-mc
authored
7458674
View commit details
Copy full SHA for 7458674
View code at this point
Browse repository at this point
Rust: Avoid expensive regex calls
Show description for d69be77
hvitved
committed
d69be77
View commit details
Copy full SHA for d69be77
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
Rust: Replace special handling of index expressions
hvitved
committed
40eff65
View commit details
Copy full SHA for 40eff65
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Rust: Check whole blanket constraints, not just the root trait type
hvitved
committed
27f7f74
View commit details
Copy full SHA for 27f7f74
View code at this point
Browse repository at this point
Rust: Replace recursion through `forall` with ranked recursion
hvitved
committed
be329c8
View commit details
Copy full SHA for be329c8
View code at this point
Browse repository at this point
Rust: Add another type inference test
hvitved
committed
42fe2d5
View commit details
Copy full SHA for 42fe2d5
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
Rust: Track closure types in data flow
hvitved
committed
23f0810
View commit details
Copy full SHA for 23f0810
View code at this point
Browse repository at this point
Rust: Add more closure flow tests
hvitved
committed
3fa5c95
View commit details
Copy full SHA for 3fa5c95
View code at this point
Browse repository at this point
Rust: Proposed improved solution.
geoffw0
committed
e72c116
View commit details
Copy full SHA for e72c116
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
Rust: Fix performance issue with File.fromSource.
geoffw0
committed
95681bf
View commit details
Copy full SHA for 95681bf
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
Merge pull request #21206 from hvitved/rust/type-inference-closure-param-context-typed
Show description for 7d184d0
hvitved
authored
7d184d0
View commit details
Copy full SHA for 7d184d0
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
Post-release preparation for codeql-cli-2.25.2
github-actions[bot]
committed
242090e
View commit details
Copy full SHA for 242090e
View code at this point
Browse repository at this point
Release preparation for version 2.25.2
github-actions[bot]
committed
4fe2f6d
View commit details
Copy full SHA for 4fe2f6d
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
Merge branch 'main' of https://github.com/github/codeql into post-release-prep/codeql-cli-2.25.1
oscarsj
committed
59eec7f
View commit details
Copy full SHA for 59eec7f
View code at this point
Browse repository at this point
Post-release preparation for codeql-cli-2.25.1
github-actions[bot]
committed
ce6e6d5
View commit details
Copy full SHA for ce6e6d5
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
Replace `branch` with `acceptingValue`
owen-mc
committed
37aac05
View commit details
Copy full SHA for 37aac05
View code at this point
Browse repository at this point
Replace `acceptingvalue` with `acceptingValue`
owen-mc
committed
a7fdc4b
View commit details
Copy full SHA for a7fdc4b
View code at this point
Browse repository at this point
Rust: Infer argument types based on trait bounds on parameters
hvitved
committed
6dc98cf
View commit details
Copy full SHA for 6dc98cf
View code at this point
Browse repository at this point
Rust: Fix columns for neutrals
owen-mc
committed
5451424
View commit details
Copy full SHA for 5451424
View code at this point
Browse repository at this point
Rust: Add neutrals to MaD format explanation
owen-mc
committed
df84266
View commit details
Copy full SHA for df84266
View code at this point
Browse repository at this point
Add barriers and barrier guards to MaD format explanations
owen-mc
committed
10fddc7
View commit details
Copy full SHA for 10fddc7
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
Rust: More type inference tests
hvitved
committed
b8a8a16
View commit details
Copy full SHA for b8a8a16
View code at this point
Browse repository at this point
Merge pull request #21564 from hvitved/rust/type-inference-additional-constraints
Show description for c66679c
hvitved
authored
c66679c
View commit details
Copy full SHA for c66679c
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
Release preparation for version 2.25.1
github-actions[bot]
committed
fb01184
View commit details
Copy full SHA for fb01184
View code at this point
Browse repository at this point
Update rust/ql/lib/codeql/rust/internal/typeinference/FunctionType.qll
Show description for 09a2dd4
hvitved
and
Copilot
authored
09a2dd4
View commit details
Copy full SHA for 09a2dd4
View code at this point
Browse repository at this point
Merge pull request #21575 from hvitved/rust/model-generator-taint-steps
Show description for c579ec9
hvitved
authored
c579ec9
View commit details
Copy full SHA for c579ec9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.