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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: optimize reflect.Value.Set with short-lived Values
- proposal: reflect: add Value.SetMapIndexOf
- cmd/vet: disable checks based on go.mod go version
- cmd/vet: don't complain about innocent newlines.
- cmd/go: 'build output "...." already exists and is not an object file' error after interrupted compilation
- time: JSON marshaling/unmarshaling does not work reliably for zero Time value
- x/tools/gopls: support type move refactorings
- x/build/cmd/coordinator: TestFindWork failures
- cmd/compile: For some sizes, zeroing memory through OpZero could be faster (AMD64)
- runtime: investigate a hybrid memory clearing strategy based on prove results
- Docs
- Go not yet supported