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 supported937 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/link: linker cannot discard unused but runtime-initialized global variables
- go/types: named types defined within a function print as if defined at package scope
- cmd/asm: MOVL $x-8(SP) and LEAL x-8(SP) are different
- go/types: confusing behaviour of Selection.Indirect() for Kind()==MethodVal
- x/tools/build/dashboard: email notify on subrepo breakages
- cmd/compile: recognize x[:] of global array x as static data
- cmd/compile: internal compiler error with self-referential method in interface
- cmd/asm: add neon, vector instructions for arm
- os, runtime: CTRL_CLOSE_EVENT should generate SIGHUP on Windows
- cmd/cgo: godefs shouldnt try to guess which struct field's identifier prefixes preceding `_` is okay to strip.
- Docs
- Go not yet supported