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 supported916 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/tools/gopls: Rename: crash due to Info.Defs[id]=nil bug in checkStructField
- internal/fuzz: optimize MalformedCorpusError.Error method memory allocation
- go/printer: do not set impliedSemi to false in print, while writing newlines
- go/types: missing error on an edge-case with continue/break with labels
- go/printer: predict the position of the '.' in SelectorExpr
- go/printer: Comment-LineBreak-LineBreak-SelectorExpr-Comment AST modification issue
- cmd/cgo: explicitly use void for functions with no parameters
- go/types: propagate *ast.LabeledStmt in blockBranches properly
- cmd/compile: arithmeticize memory loads statically known to only touch the `.rodata` section
- encoding/xml: add namespace prefix support in encoder
- Docs
- Go not yet supported