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 }}
Napalys
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
rust
ql
on
python/hdbcli
User selector
All users
All time
Commit history
Commits on May 1, 2025
Merge pull request #19367 from hvitved/rust/type-inference-try-expr
Show description for 1770f56
hvitved
authored
1770f56
View commit details
Copy full SHA for 1770f56
View code at this point
Browse repository at this point
Merge pull request #19419 from paldepind/rust-precise-implicit-deref-borrow
Show description for bab84d0
paldepind
authored
bab84d0
View commit details
Copy full SHA for bab84d0
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
Rust: Type inference for `?` expressions
hvitved
committed
a3c26b4
View commit details
Copy full SHA for a3c26b4
View code at this point
Browse repository at this point
Rust: Make manual tweaks to Copilot generated code
hvitved
committed
88075c4
View commit details
Copy full SHA for 88075c4
View code at this point
Browse repository at this point
Rust: Add Copilot generated test for `?` operator expressions
hvitved
committed
51e70d0
View commit details
Copy full SHA for 51e70d0
View code at this point
Browse repository at this point
Rust: Remove predicates unused after refactor
paldepind
committed
c263d3f
View commit details
Copy full SHA for c263d3f
View code at this point
Browse repository at this point
Rust: Add type inference debug predicates
hvitved
committed
4f5b340
View commit details
Copy full SHA for 4f5b340
View code at this point
Browse repository at this point
Rust: Use type inference to insert implicit borrows and derefs
paldepind
committed
f584d22
View commit details
Copy full SHA for f584d22
View code at this point
Browse repository at this point
Address review comments
hvitved
committed
52bd99b
View commit details
Copy full SHA for 52bd99b
View code at this point
Browse repository at this point
Rust: Crate graph extraction workarounds
hvitved
committed
9753252
View commit details
Copy full SHA for 9753252
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Merge pull request #19369 from hvitved/rust/crate-graph-self-param
Show description for 64145ab
hvitved
authored
64145ab
View commit details
Copy full SHA for 64145ab
View code at this point
Browse repository at this point
C#/Java/Rust: Change the tag for the model generator debugging queries.
michaelnebel
committed
89fd9a4
View commit details
Copy full SHA for 89fd9a4
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
Post-release preparation for codeql-cli-2.21.2
github-actions[bot]
committed
2e0699a
View commit details
Copy full SHA for 2e0699a
View code at this point
Browse repository at this point
Tweak change-note for MaD model generation
nickrolfe
committed
ca7f8f2
View commit details
Copy full SHA for ca7f8f2
View code at this point
Browse repository at this point
Release preparation for version 2.21.2
github-actions[bot]
committed
625354c
View commit details
Copy full SHA for 625354c
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
C#/Rust: Update integration test expected output.
michaelnebel
committed
de12222
View commit details
Copy full SHA for de12222
View code at this point
Browse repository at this point
C#/Java/Rust: Add change notes.
michaelnebel
committed
32125d2
View commit details
Copy full SHA for 32125d2
View code at this point
Browse repository at this point
Rust: Adjust tests.
michaelnebel
committed
2155396
View commit details
Copy full SHA for 2155396
View code at this point
Browse repository at this point
C#/Java/Rust: Use Mixed flow from capture summary models queries and adjust other queries to the re-factored implementation.
michaelnebel
committed
2a0097e
View commit details
Copy full SHA for 2a0097e
View code at this point
Browse repository at this point
Add query suite inclusion tests for actions, csharp, go, javascript, ruby, rust
tamasvajk
committed
a4a2447
View commit details
Copy full SHA for a4a2447
View code at this point
Browse repository at this point
Merge pull request #19358 from hvitved/rust/path-resolution-perf-tweaks
Show description for 432435f
hvitved
authored
432435f
View commit details
Copy full SHA for 432435f
View code at this point
Browse repository at this point
Rust: Adjust `clone` modeling
hvitved
committed
7e20536
View commit details
Copy full SHA for 7e20536
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
Rust: Extract `SelfParam`s from crate graph
hvitved
committed
6df5a1e
View commit details
Copy full SHA for 6df5a1e
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
Rust: Path resolution performance tweaks
hvitved
committed
e72aba7
View commit details
Copy full SHA for e72aba7
View code at this point
Browse repository at this point
Merge pull request #19353 from geoffw0/modelnoise2
Show description for 37bcedc
geoffw0
authored
37bcedc
View commit details
Copy full SHA for 37bcedc
View code at this point
Browse repository at this point
Merge pull request #19193 from hvitved/rust/path-resolution-where-clause
Show description for 4abdc13
hvitved
authored
4abdc13
View commit details
Copy full SHA for 4abdc13
View code at this point
Browse repository at this point
Rust: Remove unnecessary predicate.
geoffw0
committed
d6f1bd9
View commit details
Copy full SHA for d6f1bd9
View code at this point
Browse repository at this point
Commits on Apr 17, 2025
Merge pull request #19305 from geoffw0/modelnoise
Show description for 254789c
geoffw0
authored
254789c
View commit details
Copy full SHA for 254789c
View code at this point
Browse repository at this point
Merge pull request #19333 from geoffw0/consistency
Show description for 22b3ef7
geoffw0
authored
22b3ef7
View commit details
Copy full SHA for 22b3ef7
View code at this point
Browse repository at this point
Merge pull request #19237 from github/aibaars/crate-graph-type-variables
Show description for 48f9e5a
aibaars
authored
48f9e5a
View commit details
Copy full SHA for 48f9e5a
View code at this point
Browse repository at this point
Merge branch 'main' into modelnoise
geoffw0
committed
8d60e82
View commit details
Copy full SHA for 8d60e82
View code at this point
Browse repository at this point
Rust: command-line-source -> commandargs.
geoffw0
committed
43069f1
View commit details
Copy full SHA for 43069f1
View code at this point
Browse repository at this point
Rust: environment-source -> environment.
geoffw0
committed
ed2d06b
View commit details
Copy full SHA for ed2d06b
View code at this point
Browse repository at this point
Merge pull request #19310 from geoffw0/trim
Show description for 7e108a8
geoffw0
authored
7e108a8
View commit details
Copy full SHA for 7e108a8
View code at this point
Browse repository at this point
Merge pull request #19304 from geoffw0/rustio
Show description for e1bddb6
geoffw0
authored
e1bddb6
View commit details
Copy full SHA for e1bddb6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.