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/vet: warn about changing fields in non-escaping variables if they are not set after assignment
- runtime: arena mapping creates large core files and bad mlockall behavior
- runtime/cgo: -extldflags=-stack_size=NNN does not set stack size used by runtime/cgo
- cmd/go: "go doc . foo" not working on Windows?
- cmd/compile: clearer error message for unkeyed composite literal with unexported field
- x/tools/go/packages: can't distinguish dynamically-generated sources from checked-in ones
- cmd/gofmt: incorrect indentation of comments for LabeledStmt
- cmd/compile: unexpected performance difference accessing slices with different caps
- proposal: spec: define identifiers to be NFKC-normalized
- x/tools/playground: vet step uses different integer sizes than build step
- Docs
- Go not yet supported