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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: long symbol names for instantiated generics => large object files (though not executables)
- runtime/metrics: add scheduling statistics for go routines
- x/tools/gopls: warn about standard library API usage based on Go version
- spec: fix links to some headers in the page
- go/types: documentation needs to be updated
- encoding/binary: Varint signature/docs could benefit from name result parameters
- cmd/go,os: build cache checksum errors in x/tools/cmd/callgraph.TestCallgraph on windows/arm64
- cmd/go: uses of os/exec can trigger fuzz failures when stopping via ^C
- cmd/compile: consider to add move-like optimization for some string<->[]byte operations
- runtime: TestCgoCrashHandler failure on windows-amd64-2008 with "runtime: failed to create new OS thread"
- Docs
- Go not yet supported