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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/tools/go/analysis/passes/modernize: minmax changes semantics when arguments have side effects
- x/tools/go/analysis/passes/modernize: waitgroup changes panic/recover semantics
- x/tools/go/analysis/passes/recursiveiter: publish Analyzer and include it in cmd/vet
- proposal: x/tools/go/analysis/passes/writestring: publish Analyzer
- cmd/fix: x/tools/go/analysis/passes/modernize: slicescontains hoists needle expression, changing side effect count
- cmd/fix,x/tools/go/analysis/passes/inline: doesn't work on new-like function with generics
- reflect: Value.Seq2 on a map value allocates more than Value.MapRange
- encoding/json/v2: documentation doesn't specify that `format` option has to come last
- x/tools/go/analysis/passes/modernize: stringscutprefix changes semantics for empty prefix
- x/build: memory corruption crashes on darwin builders
- Docs
- Go not yet supported