Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/codeql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d5712ef
Choose a base ref
...
head repository: github/codeql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 676c552
Choose a head ref
  • 1 commit
  • 14 files changed
  • 1 contributor

Commits on Jul 6, 2026

  1. unified: Add swift-syntax-rs

    Adds an initial prototype of an interface from Rust to Swift, which
    enables us to use the `swift-syntax` package for parsing.
    
    At present, the parsed AST is passed between Swift and Rust as a JSON
    string.
    tausbn committed Jul 6, 2026
    Configuration menu
    Copy the full SHA
    676c552 View commit details
    Browse the repository at this point in the history
Loading