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
994
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
yeast: Miscellaneous cleanup
- #22084
#22084
Merged
tausbn
merged 10 commits into
main
github/codeql:main
from
tausbn/yeast-miscellaneous-cleanup
github/codeql:tausbn/yeast-miscellaneous-cleanup
Copy head branch name to clipboard
Jun 29, 2026
Conversation
Findings
Commits
10
(10)
Checks
Files changed
Merged
yeast: Miscellaneous cleanup
#22084
tausbn
merged 10 commits into
main
github/codeql:main
from
tausbn/yeast-miscellaneous-cleanup
github/codeql:tausbn/yeast-miscellaneous-cleanup
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
yeast: Make `Id` a newtype, delete `NodeRef`
Show description for 9a5cc3c
tausbn
committed
9a5cc3c
View commit details
Copy full SHA for 9a5cc3c
Browse repository at this point
yeast: Replace `{..expr}` splice syntax with trait-dispatched `{expr}`
Show description for cc3c232
tausbn
committed
cc3c232
View commit details
Copy full SHA for cc3c232
Browse repository at this point
yeast: Remove dead Captures methods
Show description for e59f646
tausbn
and
Copilot
committed
e59f646
View commit details
Copy full SHA for e59f646
Browse repository at this point
yeast: Remove dead `BuildCtx::translate_opt`
Show description for b3dc700
tausbn
and
Copilot
committed
b3dc700
View commit details
Copy full SHA for b3dc700
Browse repository at this point
yeast: Remove dead `prepend_field` / `prepend_field_child`
Show description for b6abfe6
tausbn
and
Copilot
committed
b6abfe6
View commit details
Copy full SHA for b6abfe6
Browse repository at this point
yeast: Unify `Node::kind()` and `Node::kind_name()`
Show description for 807bb51
tausbn
and
Copilot
committed
807bb51
View commit details
Copy full SHA for 807bb51
Browse repository at this point
yeast-macros: Add error message to defensive `expect_ident` in `parse_ctx_or_implicit`
Show description for 37c8111
tausbn
and
Copilot
committed
37c8111
View commit details
Copy full SHA for 37c8111
Browse repository at this point
yeast-macros: Remove unused `.map` and `.reduce_left` chain syntax
Show description for bda8e7d
tausbn
and
Copilot
committed
bda8e7d
View commit details
Copy full SHA for bda8e7d
Browse repository at this point
yeast: Delete the `Cursor` trait, inline its methods on `AstCursor`
Show description for fb42402
tausbn
and
Copilot
committed
fb42402
View commit details
Copy full SHA for fb42402
Browse repository at this point
Fix source_text call in @@raw_lhs documentation example
Copilot
authored
041a8e6
View commit details
Copy full SHA for 041a8e6
Browse repository at this point
You can’t perform that action at this time.