go
https://github.com/golang/go
Go
The Go programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported941 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- slices: make slices.Clone avoid heap allocation for small slices
- x/tools/gopls/internal/cmd: TestMCPCommandLogging/notrace.log flake due to exit 2 from gopls mcp subprocess
- runtime: append can write out of bounds during data races
- cmd/compile/internal/pgo: error parsing profile (for pgo) after scaling
- x/tools/gopls: doesn't honor staticcheck's //lint:ignore (etc) directives
- runtime: slowdown with green tea garbage collector
- time: suspending the host inconsistently pause timers based on the OS
- x/tools/gopls: add conditional vulncheck IDE support
- cmd/compile: optimize float32/float64 conversions used with `math` package
- x/tools/go/analysis/passes/modernize: errorsastype: modernize errors.As -> errors.AsType
- Docs
- Go not yet supported