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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: archsimd MulAdd cannot accumulate in place or fold a broadcast memory operand (no VFMADD231PS, no .BCST), though the assembler encodes both
- simd/archsimd: BroadcastFloat32x16 is emulated, and every inlined non-intrinsic wrapper costs a 1-byte anchor NOP in the loop body
- os/user: TestLookupGroupIdServiceAccount failures
- x/tools/gopls: InlayHint(funcTypeParams): doesn't provide hints for partial type argument lists
- cmd/compile: legacy SSE encodings emitted in functions using simd/archsimd intrinsics cause AVX-SSE transition penalties
- net/smtp: parse EHLO extension keywords case-insensitively
- encoding/json/v2: use the any fast path under v1 merge semantics
- cmd/compile/internal/devirtualize: teach devirt about callee results
- x/tools/gopls: Incorrect warnings that yield maybe called again
- x/build: add GOAMD64=v3 perf builders
- Docs
- Go not yet supported