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/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: add longtest builder for linux-arm
- 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
- crypto/rsa: TLS requests are 2-3x slower in go1.20 with race detection enabled
- testing: document how to export unexported identifiers in *_test.go
- Docs
- Go not yet supported