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
450
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-2.20.0
User selector
All users
All time
Commit history
Commits on Dec 4, 2024
Merge pull request #18116 from github/redsun82/rust-perf-measures
Show description for 80d466f
redsun82
authored
80d466f
View commit details
Copy full SHA for 80d466f
View code at this point
Browse repository at this point
Merge branch 'main' into rust-df-try-expr
paldepind
committed
ed6f873
View commit details
Copy full SHA for ed6f873
View code at this point
Browse repository at this point
Merge pull request #18198 from github/redsun82/rust-tuple-struct-pat-to-string
Show description for c0676f4
redsun82
authored
c0676f4
View commit details
Copy full SHA for c0676f4
View code at this point
Browse repository at this point
Merge branch 'main' into rust-df-try-expr
paldepind
committed
7092f13
View commit details
Copy full SHA for 7092f13
View code at this point
Browse repository at this point
Merge pull request #18160 from paldepind/rust-df-closure
Show description for 4371433
paldepind
authored
4371433
View commit details
Copy full SHA for 4371433
View code at this point
Browse repository at this point
Merge branch 'main' into redsun82/rust-perf-measures
Paolo Tranquilli
committed
31b9b3a
View commit details
Copy full SHA for 31b9b3a
View code at this point
Browse repository at this point
Rust: improve `TupleStructPat.toString`
Paolo Tranquilli
committed
b9be002
View commit details
Copy full SHA for b9be002
View code at this point
Browse repository at this point
Update rust/ql/lib/codeql/rust/dataflow/internal/DataFlowImpl.qll
Show description for 33fe51d
paldepind
and
hvitved
authored
33fe51d
View commit details
Copy full SHA for 33fe51d
View code at this point
Browse repository at this point
Merge branch 'main' into redsun82/rust-tweaks
Paolo Tranquilli
committed
5350300
View commit details
Copy full SHA for 5350300
View code at this point
Browse repository at this point
Merge branch 'main' into rust-df-closure
paldepind
committed
bb015cf
View commit details
Copy full SHA for bb015cf
View code at this point
Browse repository at this point
Rust: Do not consider async blocks as lambda expressions
paldepind
committed
f4aa360
View commit details
Copy full SHA for f4aa360
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
Rust: Model `?` as reading from `Option` and `Result`
paldepind
committed
70c6086
View commit details
Copy full SHA for 70c6086
View code at this point
Browse repository at this point
Rust: add back `getAttr` to `ArrayExpr`
Paolo Tranquilli
committed
277c9f4
View commit details
Copy full SHA for 277c9f4
View code at this point
Browse repository at this point
Rust: fix doc typo
Paolo Tranquilli
committed
c113503
View commit details
Copy full SHA for c113503
View code at this point
Browse repository at this point
Rust: distinguish `[a, b]` from `[a; b]`
Show description for 353f1ca
Paolo Tranquilli
committed
353f1ca
View commit details
Copy full SHA for 353f1ca
View code at this point
Browse repository at this point
Rust: rename `getTy` -> `getTypeRepr`
Paolo Tranquilli
committed
db18d10
View commit details
Copy full SHA for db18d10
View code at this point
Browse repository at this point
Merge branch 'main' into redsun82/rust-tweaks
Paolo Tranquilli
committed
b99e234
View commit details
Copy full SHA for b99e234
View code at this point
Browse repository at this point
Rust: Use canonical paths for variants in data flow
hvitved
committed
3c767b0
View commit details
Copy full SHA for 3c767b0
View code at this point
Browse repository at this point
Merge branch 'main' into rust-df-closure
paldepind
committed
e377a0e
View commit details
Copy full SHA for e377a0e
View code at this point
Browse repository at this point
Address review comments
hvitved
committed
52dc79e
View commit details
Copy full SHA for 52dc79e
View code at this point
Browse repository at this point
Rust: Add a model for `unwrap`
hvitved
committed
3e5f4b7
View commit details
Copy full SHA for 3e5f4b7
View code at this point
Browse repository at this point
Shared: Move shared logic into `FlowSummaryImpl.qll`
hvitved
committed
fbeb6f3
View commit details
Copy full SHA for fbeb6f3
View code at this point
Browse repository at this point
Rust: Adopt shared flow summaries library
hvitved
committed
395901b
View commit details
Copy full SHA for 395901b
View code at this point
Browse repository at this point
Commits on Dec 2, 2024
Merge pull request #18131 from paldepind/rust-field-flow
Show description for 8e2beb7
paldepind
authored
8e2beb7
View commit details
Copy full SHA for 8e2beb7
View code at this point
Browse repository at this point
Rust: rename `TypeRef` -> `TypeRepr`
Paolo Tranquilli
committed
e89cf30
View commit details
Copy full SHA for e89cf30
View code at this point
Browse repository at this point
Merge branch 'main' into redsun82/rust-perf-measures
Paolo Tranquilli
committed
c0e55a0
View commit details
Copy full SHA for c0e55a0
View code at this point
Browse repository at this point
Rust: make `File` usable in `codegen`
Paolo Tranquilli
committed
b57a374
View commit details
Copy full SHA for b57a374
View code at this point
Browse repository at this point
Rust: Tuple writes target post update node
paldepind
committed
e1c65aa
View commit details
Copy full SHA for e1c65aa
View code at this point
Browse repository at this point
Merge branch 'main' into redsun82/rust-tweaks
Paolo Tranquilli
committed
43eba85
View commit details
Copy full SHA for 43eba85
View code at this point
Browse repository at this point
Address review comments, store step for tuple indexing
paldepind
committed
3420f1f
View commit details
Copy full SHA for 3420f1f
View code at this point
Browse repository at this point
Merge pull request #18144 from paldepind/rust-df-inconsistency-no-location
Show description for 10be890
paldepind
authored
10be890
View commit details
Copy full SHA for 10be890
View code at this point
Browse repository at this point
Rust: rename all `*Type` to `*TypeRef`
Paolo Tranquilli
committed
e7ffddd
View commit details
Copy full SHA for e7ffddd
View code at this point
Browse repository at this point
Rust: expand `Ty` in documentation
Paolo Tranquilli
committed
99bd75c
View commit details
Copy full SHA for 99bd75c
View code at this point
Browse repository at this point
Rust: expand `Pat` in documentation
Paolo Tranquilli
committed
5d3c9d0
View commit details
Copy full SHA for 5d3c9d0
View code at this point
Browse repository at this point
Commits on Nov 29, 2024
Merge pull request #18129 from geoffw0/sinkmodels
Show description for fbf7e05
geoffw0
authored
fbf7e05
View commit details
Copy full SHA for fbf7e05
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.