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
Accelerator
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
10k
Code
Issues
996
Pull requests
452
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
ql
lib
codeql
on
codeql-cli/v2.26.2
User selector
All users
All time
Commit history
Commits on Jul 2, 2026
Merge pull request #22053 from geoffw0/arith
Show description for ab1bc85
geoffw0
authored
ab1bc85
View commit details
Copy full SHA for ab1bc85
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for 1f4ae86
geoffw0
authored
1f4ae86
View commit details
Copy full SHA for 1f4ae86
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Update rust/ql/lib/codeql/rust/security/HardcodedCryptographicValueExtensions.qll
Show description for b5ec9c2
geoffw0
and
hvitved
authored
b5ec9c2
View commit details
Copy full SHA for b5ec9c2
View code at this point
Browse repository at this point
Rust: Repair results for const accesses with no definition in the database.
geoffw0
committed
9e37ae0
View commit details
Copy full SHA for 9e37ae0
View code at this point
Browse repository at this point
Rust: Flag const sources at the definition, not the use (clearer source).
geoffw0
committed
c81d31f
View commit details
Copy full SHA for c81d31f
View code at this point
Browse repository at this point
Merge branch 'main' into mad-write-through-model
MathiasVP
committed
b7b731b
View commit details
Copy full SHA for b7b731b
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Rust: Detect constant accesses and perform very limited constant propagation.
geoffw0
committed
95e030f
View commit details
Copy full SHA for 95e030f
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Rust: More-or-less the Copilot suggestion.
geoffw0
committed
3403cff
View commit details
Copy full SHA for 3403cff
View code at this point
Browse repository at this point
Update rust/ql/lib/codeql/rust/security/HardcodedCryptographicValueExtensions.qll
Show description for 4aa53b6
geoffw0
and
hvitved
authored
4aa53b6
View commit details
Copy full SHA for 4aa53b6
View code at this point
Browse repository at this point
Rust: Remove more pointless imports.
geoffw0
committed
ca09327
View commit details
Copy full SHA for ca09327
View code at this point
Browse repository at this point
Rust: Remove pointless imports of codeql.util.Unit.
geoffw0
committed
20b4cbe
View commit details
Copy full SHA for 20b4cbe
View code at this point
Browse repository at this point
Rust: Remove redundant cast.
geoffw0
committed
b9a132d
View commit details
Copy full SHA for b9a132d
View code at this point
Browse repository at this point
Rust: Make arithmetic operations a barrier for rust/hard-coded-cryptographic-value (including string concatenation).
geoffw0
committed
4bda03f
View commit details
Copy full SHA for 4bda03f
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
Rust: Fixes after changes to the flow summary API.
MathiasVP
committed
8129107
View commit details
Copy full SHA for 8129107
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
Merge pull request #21918 from hvitved/rust/expose-resolution
Show description for 3da195f
hvitved
authored
3da195f
View commit details
Copy full SHA for 3da195f
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
Rust: Data flow for `const`s and `static`s
hvitved
committed
1fd31d0
View commit details
Copy full SHA for 1fd31d0
View code at this point
Browse repository at this point
Rust: Run codegen
hvitved
committed
c4e3720
View commit details
Copy full SHA for c4e3720
View code at this point
Browse repository at this point
Rust: Path resolution for `static` items
hvitved
committed
0547e9c
View commit details
Copy full SHA for 0547e9c
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Potential fix for pull request finding
Show description for 62207f1
hvitved
and
Copilot
authored
62207f1
View commit details
Copy full SHA for 62207f1
View code at this point
Browse repository at this point
Rust: Add `Impl::getSelf()` and `Impl::getTrait()`
hvitved
committed
00e95a0
View commit details
Copy full SHA for 00e95a0
View code at this point
Browse repository at this point
Rust: Rename `Impl::getTrait` to `Impl::getTraitTy`
hvitved
committed
c695c15
View commit details
Copy full SHA for c695c15
View code at this point
Browse repository at this point
Address review comments
hvitved
committed
d2f474d
View commit details
Copy full SHA for d2f474d
View code at this point
Browse repository at this point
Commits on May 29, 2026
Apply suggestions from code review
Show description for caae5a8
hvitved
and
Copilot
authored
caae5a8
View commit details
Copy full SHA for caae5a8
View code at this point
Browse repository at this point
Commits on May 28, 2026
Rust: Run codegen
hvitved
committed
aeb8285
View commit details
Copy full SHA for aeb8285
View code at this point
Browse repository at this point
Rust: Adopt shared local name resolution library
hvitved
committed
c08cf81
View commit details
Copy full SHA for c08cf81
View code at this point
Browse repository at this point
Commits on May 13, 2026
Type inference: Unify `getABaseTypeMention` and `conditionSatisfiesConstraint`
hvitved
committed
3f7b50e
View commit details
Copy full SHA for 3f7b50e
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Rust: Refine `implSiblings`
Show description for e60275c
hvitved
committed
e60275c
View commit details
Copy full SHA for e60275c
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
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
Previous
Next
You can’t perform that action at this time.