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
- all: instruction alignment optimizations for assembly routines, good starter projects
- proposal: net/http: export parsePostForm
- proposal: cmd/vet: warn on unused AppendFormat return value
- proposal: io: flatten nested SectionReaders
- cmd/compile: some case can be inlined before unified ir(go1.19-), but can't be inilned after unified ir(go1.20+)
- all: standardize -help behavior in go project tools
- runtime: optimize heapsort for lockorder
- x/tools/gopls: 'Check for upgrades' codelens argument can be lazily computed
- runtime/pprof: TestCPUProfileMultithreadMagnitude fail in linux6.2 ubuntu in VirtualBox
- runtime: frame pointer unwinding can fail on system goroutines
- Docs
- Go not yet supported