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
- 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
- x/tools/gopls: apply internal rules to packages named internal
- x/tools/go/gcexportdata: Write incorrectly handles unexported identifiers that are reexported
- cmd/go: go test -json has inconsistent Time precision
- cmd/internal/moddeps: confusing error message when difference is due to a "replace" directive
- Docs
- Go not yet supported