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
993
Pull requests
439
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
ast-generator
on
codeql-cli/v2.25.5
User selector
All users
All time
Commit history
Commits on Jan 13, 2026
Rust: Remove `MacroBlockExpr` class
hvitved
committed
d6ec174
View commit details
Copy full SHA for d6ec174
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 Sep 30, 2025
Cargo: upgrade dependencies
paldepind
committed
4846cf4
View commit details
Copy full SHA for 4846cf4
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
Cargo: upgrade dependencies
paldepind
committed
55d022f
View commit details
Copy full SHA for 55d022f
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
Rust: Remove empty impls.
geoffw0
committed
f838494
View commit details
Copy full SHA for f838494
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
Cargo: upgrade dependencies
redsun82
committed
6ad8af0
View commit details
Copy full SHA for 6ad8af0
View code at this point
Browse repository at this point
Merge branch 'main' into redsun82/cargo-upgrade-2
redsun82
committed
a007230
View commit details
Copy full SHA for a007230
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
Cargo: align rust toolchain version with internal repository
Show description for 45c0c46
redsun82
committed
45c0c46
View commit details
Copy full SHA for 45c0c46
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Cargo: upgrade dependencies
redsun82
committed
f0466ae
View commit details
Copy full SHA for f0466ae
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
Rust: format
redsun82
committed
dee1ec3
View commit details
Copy full SHA for dee1ec3
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
Rust: refactor `ast-generator` to have all customization at the start
redsun82
committed
a72ae9c
View commit details
Copy full SHA for a72ae9c
View code at this point
Browse repository at this point
Rust: refactor `pre_emit!` and `post_emit!` to a trait
redsun82
committed
d0c7550
View commit details
Copy full SHA for d0c7550
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: suppress `TypeAnchor` in the generator
redsun82
committed
12aa93b
View commit details
Copy full SHA for 12aa93b
View code at this point
Browse repository at this point
Cargo: run upgrade
redsun82
committed
ce29d8a
View commit details
Copy full SHA for ce29d8a
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 Jun 12, 2025
Rust: fix typo in README.md
nickrolfe
authored
02b75e8
View commit details
Copy full SHA for 02b75e8
View code at this point
Browse repository at this point
Commits on Jun 2, 2025
Merge branch 'main' into redsun82/rust-extract-libs
Paolo Tranquilli
committed
dfc03cb
View commit details
Copy full SHA for dfc03cb
View code at this point
Browse repository at this point
Commits on May 28, 2025
Merge branch 'main' into redsun82/rust-extract-libs
Paolo Tranquilli
committed
06eeb10
View commit details
Copy full SHA for 06eeb10
View code at this point
Browse repository at this point
Commits on May 26, 2025
Merge branch 'main' into redsun82/rust-macro
Paolo Tranquilli
committed
add3c94
View commit details
Copy full SHA for add3c94
View code at this point
Browse repository at this point
Rust: fix format
Paolo Tranquilli
committed
292cd34
View commit details
Copy full SHA for 292cd34
View code at this point
Browse repository at this point
Rust: minor refactoring
Paolo Tranquilli
committed
e37a24a
View commit details
Copy full SHA for e37a24a
View code at this point
Browse repository at this point
Commits on May 23, 2025
Rust: skip macro expansion in unexpanded attribute macro AST
Paolo Tranquilli
committed
abf21ba
View commit details
Copy full SHA for abf21ba
View code at this point
Browse repository at this point
Commits on May 22, 2025
Rust: move body skipping logic to code generation
Paolo Tranquilli
committed
7e917c9
View commit details
Copy full SHA for 7e917c9
View code at this point
Browse repository at this point
Rust: fixes
aibaars
authored and
hvitved
committed
44a4045
View commit details
Copy full SHA for 44a4045
View code at this point
Browse repository at this point
Commits on May 13, 2025
Merge branch 'main' into redsun82/rust-expand-attr-macros
Paolo Tranquilli
committed
a99556e
View commit details
Copy full SHA for a99556e
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 25, 2025
Rust: expand attribute macros
redsun82
authored and
Paolo Tranquilli
committed
49cf173
View commit details
Copy full SHA for 49cf173
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
Cargo: upgrade dependencies
Paolo Tranquilli
committed
db9c908
View commit details
Copy full SHA for db9c908
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Rust: fix ast generator handling renamed enum variants
Paolo Tranquilli
committed
394f3eb
View commit details
Copy full SHA for 394f3eb
View code at this point
Browse repository at this point
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: make `property_name` work on post-processed class names
Paolo Tranquilli
committed
0257b96
View commit details
Copy full SHA for 0257b96
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.