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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: iter implementations significantly slower than equivalent for loops
- cmd/internal/obj: don't panic reporting redeclared symbol error message
- encoding/json, encoding/xml: add full support for marshalers with pointer receivers
- runtime: confusing panic on parallel calls to yield function
- x/tools/gopls: error loading workspace folders
- runtime, cmd/internal/obj/arm64, cmd/internal/objabi, cmd/link/internal/arm64: enable conditional branches on target outside of arm64.s file
- cmd/compile: pgo causes worse performance on some benchmarks
- proposal: x/term: expose history
- x/mobile: bind with go1.22.5,1.22.6 leads to: fatal error: runtime: stack split at bad time
- proposal: x/time/rate: WaitAndReport to also return wait time
- Docs
- Go not yet supported