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
- strings: copying but not using a Builder after first use leads to runtime crash (generates heap -> stack pointer)
- x/tools/gopls: render code blocks in hover differently if they are not used for Go code
- proxy.golang.org: support git-lfs
- cmd/go: document system setup for cross compiling between linux architectures
- go/types,cmd/compile/internal/types2: extend types.Info with implicit conversions from assignability
- cmd/compile: large slice literals allocated in stack, causing very big frame
- runtime: large initial values for GOMAXPROCS can cause runtime test failures
- cmd/go: suggestion to fail to build, or emit warning, on unused build tags
- x/website/tour: installing @latest gets older version
- x/tools/cmd/godoc: subPath support for hosting
- Docs
- Go not yet supported