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
extractor
on
codeql-cli/v2.19.3
User selector
All users
All time
Commit history
Commits on Nov 4, 2024
Rust: fix semantic merge conflict about semantics
Paolo Tranquilli
committed
6848a22
View commit details
Copy full SHA for 6848a22
View code at this point
Browse repository at this point
Merge pull request #17849 from github/aibaars/single-semantics
Show description for bde517f
redsun82
authored
bde517f
View commit details
Copy full SHA for bde517f
View code at this point
Browse repository at this point
Commits on Oct 30, 2024
Rust: avoid panics
Show description for 0e511d6
aibaars
committed
0e511d6
View commit details
Copy full SHA for 0e511d6
View code at this point
Browse repository at this point
Commits on Oct 28, 2024
Rust: remove unnecessary field
aibaars
committed
c87f2c4
View commit details
Copy full SHA for c87f2c4
View code at this point
Browse repository at this point
Rust: create single Semantics object for each workspace
aibaars
committed
b6c26de
View commit details
Copy full SHA for b6c26de
View code at this point
Browse repository at this point
Rust: no longer reload files into the RootDatabase
Show description for 57cdda3
aibaars
committed
57cdda3
View commit details
Copy full SHA for 57cdda3
View code at this point
Browse repository at this point
Rust: add block ids to canonical paths, making them "extended"
Paolo Tranquilli
committed
9c95a17
View commit details
Copy full SHA for 9c95a17
View code at this point
Browse repository at this point
Commits on Oct 25, 2024
Rust: format
Paolo Tranquilli
committed
652e471
View commit details
Copy full SHA for 652e471
View code at this point
Browse repository at this point
Rust: add more thourough canonical path testing
Paolo Tranquilli
committed
9789059
View commit details
Copy full SHA for 9789059
View code at this point
Browse repository at this point
Rust: add `canonical_path` and `crate_origin` to `Item`
Paolo Tranquilli
committed
194e0da
View commit details
Copy full SHA for 194e0da
View code at this point
Browse repository at this point
Rust: small tweaks
Paolo Tranquilli
committed
a760b89
View commit details
Copy full SHA for a760b89
View code at this point
Browse repository at this point
Rust: reduce log spam and skip debug diagnostics in the DB
Paolo Tranquilli
committed
5230b7b
View commit details
Copy full SHA for 5230b7b
View code at this point
Browse repository at this point
Merge pull request #17791 from github/aibaars/rust-format-templates
Show description for 9dc5e2f
aibaars
authored
9dc5e2f
View commit details
Copy full SHA for 9dc5e2f
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
Rust: address review
Paolo Tranquilli
committed
41d0085
View commit details
Copy full SHA for 41d0085
View code at this point
Browse repository at this point
Rust: introduce PathExprBase class
aibaars
committed
ca469f6
View commit details
Copy full SHA for ca469f6
View code at this point
Browse repository at this point
Rust: move `qltest` to rust code, add `options` with cargo check
Paolo Tranquilli
committed
3f8d438
View commit details
Copy full SHA for 3f8d438
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
Merge branch 'main' into rust/callable-base
Paolo Tranquilli
committed
248eb7f
View commit details
Copy full SHA for 248eb7f
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
Rust: address comments
aibaars
committed
6ade2a8
View commit details
Copy full SHA for 6ade2a8
View code at this point
Browse repository at this point
Rust: Run codegen
hvitved
committed
8cc349e
View commit details
Copy full SHA for 8cc349e
View code at this point
Browse repository at this point
Merge branch 'main' into redsun82/codegen-annotate
Paolo Tranquilli
committed
f3bf347
View commit details
Copy full SHA for f3bf347
View code at this point
Browse repository at this point
Rust: rename to `CallExprBase`
Paolo Tranquilli
committed
c66bd72
View commit details
Copy full SHA for c66bd72
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
Rust: clippy fixes
aibaars
committed
f97a159
View commit details
Copy full SHA for f97a159
View code at this point
Browse repository at this point
Rust: lower default verbosity to WARN
aibaars
committed
88e5ce3
View commit details
Copy full SHA for 88e5ce3
View code at this point
Browse repository at this point
Rust: extract files on a per-project basis
Show description for ca27785
aibaars
committed
ca27785
View commit details
Copy full SHA for ca27785
View code at this point
Browse repository at this point
Rust: use macro to inject extraction functions for detached properties
aibaars
committed
db28f1b
View commit details
Copy full SHA for db28f1b
View code at this point
Browse repository at this point
Rust: ensure error and token locations are valid
Show description for 8372a2e
aibaars
committed
8372a2e
View commit details
Copy full SHA for 8372a2e
View code at this point
Browse repository at this point
Rust: load files from disk ourselves
Show description for 58d2c71
aibaars
committed
58d2c71
View commit details
Copy full SHA for 58d2c71
View code at this point
Browse repository at this point
Rust: do not fail on bad Cargo.toml files
aibaars
committed
3e877ff
View commit details
Copy full SHA for 3e877ff
View code at this point
Browse repository at this point
Rust: check that TextRanges are for the correct file
aibaars
committed
ae19b2f
View commit details
Copy full SHA for ae19b2f
View code at this point
Browse repository at this point
Rust: reduce log output
aibaars
committed
faa1689
View commit details
Copy full SHA for faa1689
View code at this point
Browse repository at this point
Rust: macro expansion
aibaars
committed
0b3b95a
View commit details
Copy full SHA for 0b3b95a
View code at this point
Browse repository at this point
Rust: integrate Rust Analyzer's Semantic module into extractor
aibaars
committed
cad2b74
View commit details
Copy full SHA for cad2b74
View code at this point
Browse repository at this point
Rust: regenerate code
aibaars
committed
6ede20c
View commit details
Copy full SHA for 6ede20c
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.