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/compile: experiment with more integer comparison optimizations
- runtime: sema: many many goroutines queueing up on many many distinct addresses -> slow
- cmd/go: add support for tracing to visualize build behavior
- runtime: can't call from Go to c-shared Go library on Darwin
- cmd/go: ignore packages with all files skipped due to 'package documentation' when matching wildcards
- x/tools/gopls: autocompletion is appended to typed word
- cmd/compile: anonymous structs consume space in binary
- x/tools/present: initial comment line now interpretted as a title
- cmd/go: override semantics break e.g. GOFLAGS=-ldflags
- debug/macho: no SymtabCmd data in *macho.Symtab Load after calling macho.Open()
- Docs
- Go not yet supported