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
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 }}
dominikh
/
go-tools
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
424
Star
6.9k
Code
Issues
560
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 24, 2026
analysis/facts/nilness: more accurately track inner values
Show description for 6cb65e5
dominikh
committed
6cb65e5
View commit details
Copy full SHA for 6cb65e5
Browse repository at this point
analysis/facts/nilness: propagate global provenance across branches
dominikh
committed
f904bc1
View commit details
Copy full SHA for f904bc1
Browse repository at this point
analysis/facts/nilness: consts of unconstrained type parameters aren't always nil
dominikh
committed
2cc4bec
View commit details
Copy full SHA for 2cc4bec
Browse repository at this point
analysis/facts/nilness: set inner MaybeNilGlobal on loads
dominikh
committed
95a3dea
View commit details
Copy full SHA for 95a3dea
Browse repository at this point
Commits on Aug 21, 2026
website: add 2026.2.1 release notes
dominikh
committed
f2e7b72
View commit details
Copy full SHA for f2e7b72
Browse repository at this point
Commits on Aug 20, 2026
SA4023: only flag possibly typed nils
Show description for 7dc2d7d
dominikh
committed
7dc2d7d
View commit details
Copy full SHA for 7dc2d7d
Browse repository at this point
go/types/typeutil: rename IsPointerLike to MaybePointerLike
Show description for 1cfedab
dominikh
committed
1cfedab
View commit details
Copy full SHA for 1cfedab
Browse repository at this point
go/types/typesutil: return true from IsPointerLike for unconstrained type sets
Show description for 4e4b914
dominikh
committed
4e4b914
View commit details
Copy full SHA for 4e4b914
Browse repository at this point
website: finalize 2026.2 release notes
dominikh
committed
b86cdc7
View commit details
Copy full SHA for b86cdc7
Browse repository at this point
analysis/facts/nilness: handle 'recover' builtin
Show description for c606769
blampe
authored and
dominikh
committed
c606769
View commit details
Copy full SHA for c606769
Browse repository at this point
go/ir: fix use of GO111MODULE in tests
dominikh
committed
b9ae3c4
View commit details
Copy full SHA for b9ae3c4
Browse repository at this point
analysis/dfa/dense: avoid quadratic behavior for loops with many backedges
Show description for 2357966
dominikh
committed
2357966
View commit details
Copy full SHA for 2357966
Browse repository at this point
Use ast.Unparen
dominikh
committed
2df1f00
View commit details
Copy full SHA for 2df1f00
Browse repository at this point
go/ir: in rename, reuse memory for mappings
dominikh
committed
1a053b4
View commit details
Copy full SHA for 1a053b4
Browse repository at this point
go/ir: use iterative dfs in rename
Show description for f875a41
dominikh
committed
f875a41
View commit details
Copy full SHA for f875a41
Browse repository at this point
go/ir: reuse BlockMap in liftable
dominikh
committed
780d948
View commit details
Copy full SHA for 780d948
Browse repository at this point
internal/cmd/irdump: add memprofile flag
dominikh
committed
9ad67e5
View commit details
Copy full SHA for 9ad67e5
Browse repository at this point
go/ir: speed up removeInstr by inlining slices.DeleteFunc
dominikh
committed
0370abb
View commit details
Copy full SHA for 0370abb
Browse repository at this point
go/ir: remove debug refs from instruction stream in final step
Show description for e117aa8
dominikh
committed
e117aa8
View commit details
Copy full SHA for e117aa8
Browse repository at this point
go/ir: speed up liftable by caching per-block position of first non-phi
dominikh
committed
56a3af1
View commit details
Copy full SHA for 56a3af1
Browse repository at this point
go/ir: compute SCCs and use them for reachability queries
Show description for 0e16ca5
dominikh
committed
0e16ca5
View commit details
Copy full SHA for 0e16ca5
Browse repository at this point
Commits on Jun 30, 2026
SA5008: add support for `embed` tag option
Show description for d69e7ee
dsnet
authored and
dominikh
committed
d69e7ee
View commit details
Copy full SHA for d69e7ee
Browse repository at this point
analysis/facts/nilness: set nilness for result of Recv
Show description for 09b5b8b
dominikh
committed
09b5b8b
View commit details
Copy full SHA for 09b5b8b
Browse repository at this point
Commits on Jun 25, 2026
website: go mod tidy
dominikh
committed
f65e761
View commit details
Copy full SHA for f65e761
Browse repository at this point
website: add 2026.2 release notes
dominikh
committed
7669b0b
View commit details
Copy full SHA for 7669b0b
Browse repository at this point
Update "Since" for all new checks
dominikh
committed
164929e
View commit details
Copy full SHA for 164929e
Browse repository at this point
knowledge: update deprecations for Go 1.27
dominikh
committed
2c2fa98
View commit details
Copy full SHA for 2c2fa98
Browse repository at this point
Reenable S1005 for our own project
Show description for e2a4f9a
dominikh
committed
e2a4f9a
View commit details
Copy full SHA for e2a4f9a
Browse repository at this point
internal/xtools-internal: drop go:generate directives
Show description for bed0ba8
dominikh
committed
bed0ba8
View commit details
Copy full SHA for bed0ba8
Browse repository at this point
analysis/facts/nilness: materialize default state
Show description for 995e3b1
dominikh
committed
995e3b1
View commit details
Copy full SHA for 995e3b1
Browse repository at this point
CI: run Staticcheck from master branch
dominikh
committed
265378b
View commit details
Copy full SHA for 265378b
Browse repository at this point
Bump Go dependency to 1.26
Show description for f978aa7
dominikh
committed
f978aa7
View commit details
Copy full SHA for f978aa7
Browse repository at this point
CI: run with Go 1.26 and 1.27rc1
dominikh
committed
8e1658d
View commit details
Copy full SHA for 8e1658d
Browse repository at this point
go mod tidy
dominikh
committed
c6e75d5
View commit details
Copy full SHA for c6e75d5
Browse repository at this point
lintcmd: case insensitive check names
Show description for 15dc12c
dominikh
committed
15dc12c
View commit details
Copy full SHA for 15dc12c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.