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
- build: add memory/address sanitizer builder
- x/tools/gopls: processes /tmp/output as a go file because vscode says it is a go file
- cmd/compile: some subsequent bounds checks are not eliminated
- cmd/link: use gold on ARM/ARM64 only if gold is available
- x/tools/gopls: consider merging "missing go.sum entries" errors with the same root cause
- cmd/compile: optimize dead store
- runtime: print register state for all crashes (user panics, ...)
- cmd/compile: wrong line number in error message
- cmd/compile/internal/logopt: occasional timeouts on netbsd-amd64-9_0 builders
- proposal: generic should infer type from variable definition
- Docs
- Go not yet supported