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 supported951 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: syscall,golang.org/x/sys/windows: add and use Filetime.Unix
- cmd/compile: compiler hang involving recursive generic type instantiation
- cmd/compile: deadlock importing generic alias in recursive struct field
- simd/archsimd, ppc64le: track SIMD (GOEXPERIMENT=simd) enablement for PowerPC64LE
- os: `go test os` (with and without -short flag) fails because tests involving creating symlinks fail (and aren't skipped) when not running tests as an administrator
- x/tools/gopls/internal/filewatcher: TestStress/fsnotify flakes due to windows file locking
- cmd/compile: closures in generic functions capture type dictionaries unconditionally
- cmd/compile: loop induction with `*` and `<<` induction operators
- all: add a test to detect detached package doc comments
- cmd/compile: calling a method causes interface with non-pointer receiver to escape
- Docs
- Go not yet supported