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 supported934 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: regalloc fails to reserve key register (CX) for future code
- cmd/compile: unnecessary copy in regalloc
- x/crypto/ssh/knownhosts: fails to find key when port = "ssh"
- os: hard to use DirFS for cross-platform root filesystem
- cmd/link: ELF `e_flags` does not contain `EF_ARM_VFP_FLOAT` on armv7l when statically linked
- x/tools/gopls: be more strict in matching diagnostics and quick fixes in regression tests
- cmd/go: improve diagnostic and documentation for invalid //go:embed file name
- testing, cmd/go: dependencies in init functions are not recorded in the 'go test' cache key
- cmd/compile: open-coded defers keep pointer arguments alive past the deferred call
- cmd/compile: avoidable construction of stack objects
- Docs
- Go not yet supported