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 supported945 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: exponential behavior for deeply nested structs
- cmd/compile: compiler assumes `[2]T` does not alias with `struct{a, b T}` which might be allowed by the `unsafe` package
- x/time/rate: Limiter allows more configured with multiple goroutines
- cmd/compile: unnecessary temporary variable on stack
- x/build: LUCI builders fail to fetch dependencies for subrepos
- x/build: status for test is missing on LUCI gotip-netbsd-arm64 builder
- x/tools/cmd/stringer: TestEndToEnd/cgo.go failures
- cmd/api: API checker doesn't seem to handle Alias uses correctly
- cmd/compile: add basic block counters for PGO
- runtime/debug: stack test fail when GOROOT='/usr/local/go/'
- Docs
- Go not yet supported