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
- runtime: make defs_$GOOS.go regeneratable
- cmd/go: pass CGO_FLAGS to C compiler when compiling _cgo_main.c or gccgo
- runtime: memmove sometimes faster than memclrNoHeapPointers
- x/build: we should run at least one windows builder as each of Administrator and non-Administrator
- cmd/link: nicer error when trying to link an invalid .syso file built on another OS
- cmd/dist: detect FPUless ARMv7 platforms?
- cmd/gofmt: -r 'bar(x) -> bar(x)' mistakenly replaces a comment with a newline in closures inside function
- testing: Helper's highest function call's information should be maintained for any subsequent/nested calls
- x/text/collate: ignores width even if the flag is not specified
- net: document that DialIP can only be used with WriteMsgIP of Connection-less protocols
- Docs
- Go not yet supported