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
Type
/
to 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
2k
Star
9.9k
Code
Issues
996
Pull requests
443
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
schema
ast.py
on
codeql-cli/v2.26.2
User selector
All users
All time
Commit history
Commits on Jun 1, 2026
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
Commits on Dec 17, 2025
Rust: Rename `Adt` class and lift common predicates to it
paldepind
committed
ca6c054
View commit details
Copy full SHA for ca6c054
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
Rust: Add `Callable.getBody()`
hvitved
committed
944ebc5
View commit details
Copy full SHA for 944ebc5
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
Rust: fix duplicate `asm!` expressions
redsun82
committed
49bf48e
View commit details
Copy full SHA for 49bf48e
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
Rust: run codegen again
redsun82
committed
338572f
View commit details
Copy full SHA for 338572f
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Rust: run codegen again
redsun82
committed
c5afc65
View commit details
Copy full SHA for c5afc65
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
Merge branch 'main' into redsun82/cargo-upgrade-3
redsun82
committed
377fb00
View commit details
Copy full SHA for 377fb00
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
Rust: rerun codegen
redsun82
committed
efd318d
View commit details
Copy full SHA for efd318d
View code at this point
Browse repository at this point
Rust: remove `VariantDef`
redsun82
committed
02b6e85
View commit details
Copy full SHA for 02b6e85
View code at this point
Browse repository at this point
Rust: make `Adt` be generated
redsun82
committed
52c0028
View commit details
Copy full SHA for 52c0028
View code at this point
Browse repository at this point
Commits on May 2, 2025
Rust: rename MacroStmts to MacroBlockExpr
aibaars
committed
bc35599
View commit details
Copy full SHA for bc35599
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
Rust: regenerate schema
Paolo Tranquilli
committed
afb97d2
View commit details
Copy full SHA for afb97d2
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Rust: rename `RecordFieldList` to `StructFieldList`
Paolo Tranquilli
committed
1c89b51
View commit details
Copy full SHA for 1c89b51
View code at this point
Browse repository at this point
Rust: rename several entities using more accepted names
Paolo Tranquilli
committed
8bfc1c4
View commit details
Copy full SHA for 8bfc1c4
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
Merge branch 'main' into redsun82/codegen-rename-dbscheme
Paolo Tranquilli
committed
01a69bf
View commit details
Copy full SHA for 01a69bf
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
Rust: rerun code generation
Paolo Tranquilli
committed
ea11b08
View commit details
Copy full SHA for ea11b08
View code at this point
Browse repository at this point
Rust: undo rename of `Path::segment` to `Path::part`
Paolo Tranquilli
committed
b48d9a2
View commit details
Copy full SHA for b48d9a2
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
Rust: Rename classes with `Record` to `Struct`
paldepind
committed
b2b650d
View commit details
Copy full SHA for b2b650d
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Rust: rerun code generation
Paolo Tranquilli
committed
cbae16b
View commit details
Copy full SHA for cbae16b
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
Rust: fix `<X as Y>` path extraction
Show description for 689e7b8
Paolo Tranquilli
committed
689e7b8
View commit details
Copy full SHA for 689e7b8
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Rust: add UseTree::is_star
aibaars
committed
8d96c87
View commit details
Copy full SHA for 8d96c87
View code at this point
Browse repository at this point
Commits on Jan 7, 2025
Rust: make ast-generator use mustache templates
Show description for b390fac
Paolo Tranquilli
committed
b390fac
View commit details
Copy full SHA for b390fac
View code at this point
Browse repository at this point
Commits on Dec 17, 2024
Rust: //rust/codegen
aibaars
committed
029e260
View commit details
Copy full SHA for 029e260
View code at this point
Browse repository at this point
Commits on Dec 16, 2024
Rust: extract `isRef` for `SelfParam`
Paolo Tranquilli
committed
4c4a8d7
View commit details
Copy full SHA for 4c4a8d7
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
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
Commits on Dec 3, 2024
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
Commits on Dec 2, 2024
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
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
Commits on Nov 26, 2024
Rust: Renamed `expr` on `CallExpr` and `LetExpr`
paldepind
committed
d30f3e2
View commit details
Copy full SHA for d30f3e2
View code at this point
Browse repository at this point
Rust: rename `MatchExpr.expr` to `scrutinee` in all layers
Show description for 8a01161
Paolo Tranquilli
committed
8a01161
View commit details
Copy full SHA for 8a01161
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
Merge remote-tracking branch 'upstream/main' into aibaars/rust-macros
aibaars
committed
b4bb24a
View commit details
Copy full SHA for b4bb24a
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
Rust: add MacroStmts and MacroItems
aibaars
committed
69f0e8b
View commit details
Copy full SHA for 69f0e8b
View code at this point
Browse repository at this point
Rust: run 'bazel //rust/codegen'
aibaars
committed
30034b4
View commit details
Copy full SHA for 30034b4
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
Rust: rename `generate-schema -> ast-generator`
Paolo Tranquilli
committed
96dda88
View commit details
Copy full SHA for 96dda88
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.