Open Issues Need Help
View All on GitHub x/tools/go/analysis/structtag: stricter JSON tag checking about 5 hours ago
help wanted Proposal Proposal-Accepted Analysis
cmd/compile: compiler doesn't optmize fused multiply-subtract when using GOAMD64=v3 about 9 hours ago
Performance help wanted NeedsInvestigation compiler/runtime
x/tools/go/analysis/passes/fieldalignment: fix reorders declaration but not unkeyed struct literals, changing behavior about 20 hours ago
help wanted NeedsInvestigation Tools
runtime: linux/s390x test timeout 1 day ago
help wanted NeedsInvestigation arch-s390x compiler/runtime
help wanted Proposal Proposal-Accepted GoCommand FixPending
help wanted NeedsInvestigation Tools
help wanted FeatureRequest gopls Tools Analysis
help wanted gopls Tools gopls/completion
help wanted
cmd/go: build: add -static flag 3 days ago
help wanted Proposal Proposal-Accepted GoCommand
all: flaky failures on netbsd/arm 4 days ago
help wanted OS-NetBSD NeedsInvestigation arch-arm
help wanted OS-NetBSD NeedsInvestigation compiler/runtime
help wanted NeedsInvestigation FeatureRequest Tools
help wanted OS-OpenBSD NeedsInvestigation FeatureRequest compiler/runtime
help wanted NeedsFix compiler/runtime
help wanted NeedsFix
doc: write release notes for Go 1.27 6 days ago
Documentation help wanted NeedsFix release-blocker okay-after-rc2
Documentation help wanted NeedsFix pkgsite
cmd/compile: TestScript/issue77033 failures 6 days ago
help wanted NeedsInvestigation compiler/runtime
Performance help wanted NeedsFix compiler/runtime
help wanted
help wanted NeedsDecision
debug/pe: big-obj is not supported 8 days ago
help wanted NeedsFix
cmd/go: clarify error message when importing a package that could be (but isn't) in the main module 9 days ago
help wanted NeedsFix GoCommand modules
Documentation help wanted NeedsInvestigation
help wanted Proposal Proposal-Accepted
all: umbrella for flakes on openbsd/ppc64 11 days ago
help wanted OS-OpenBSD NeedsInvestigation arch-ppc64x compiler/runtime
help wanted GoCommand gopls Tools Automation
Suggested Documentation help wanted compiler/runtime FixPending
help wanted OS-Plan9 NeedsInvestigation compiler/runtime
RaceDetector help wanted NeedsInvestigation arch-s390x compiler/runtime
x/pkgsite: local setup - tracking issue 15 days ago
help wanted NeedsInvestigation pkgsite pkgsite/cmd
net: support for android without cgo 15 days ago
help wanted OS-Android
help wanted NeedsInvestigation arch-s390x compiler/runtime
Documentation help wanted NeedsInvestigation
Documentation help wanted NeedsFix
Documentation help wanted FixPending
os/signal: TestCtrlBreak failures 20 days ago
help wanted NeedsInvestigation compiler/runtime
help wanted NeedsFix GoCommand
help wanted NeedsFix GoCommand
help wanted NeedsInvestigation BugReport
x/tools/internal/typesinternal: FileQualifier needs to add imports, and reject unnameable types 22 days ago
help wanted NeedsFix Tools Refactoring
x/tools/gopls: support global "go to implementation" queries on function types [local is done] 22 days ago
Documentation help wanted NeedsInvestigation FeatureRequest gopls Tools
help wanted NeedsInvestigation compiler/runtime Automation
help wanted compiler/runtime FixPending Automation
help wanted NeedsFix FeatureRequest arch-arm64 compiler/runtime
sync/atomic: add Uint64Pair 25 days ago
help wanted Proposal Proposal-Accepted compiler/runtime
help wanted NeedsFix Tools Refactoring
help wanted FixPending ToolProposal
cmd/link: TestELFHeadersSorted/exe failures about 1 month ago
help wanted OS-FreeBSD NeedsInvestigation arch-riscv compiler/runtime
x/pkgsite: incorrect rewriting of the repository URL about 1 month ago
help wanted pkgsite FixPending
cmd/link: test timeouts about 1 month ago
help wanted NeedsInvestigation compiler/runtime
x/tools/gopls/internal/analysis/deprecated: support fields too about 1 month ago
help wanted gopls Tools Analysis
runtime:cpu1: TestPreemptionAfterSyscall/100µs failures about 1 month ago
help wanted NeedsInvestigation compiler/runtime Automation
runtime:cpu1: TestPreemptionAfterSyscall/1ms failures about 1 month ago
help wanted NeedsInvestigation compiler/runtime Automation
cmd/compile: doesn't optimize float comparison to MINSD about 1 month ago
Performance help wanted NeedsFix compiler/runtime BugReport
runtime:cpu1: TestPreemptionAfterSyscall/10µs failures about 1 month ago
help wanted NeedsInvestigation compiler/runtime Automation
cmd/compile: suboptimal code generation for 32-bit unsigned division by constants with 33-bit magic about 1 month ago
Performance help wanted NeedsFix compiler/runtime FixPending
runtime: TestRuntimeLockMetricsAndProfile/runtime.lock failures about 1 month ago
help wanted NeedsInvestigation compiler/runtime
x/mobile: Logic To Get Highest Android SDK Installed Breaks With New SDK Versioning System, Preventing Building AARs about 1 month ago
help wanted mobile FixPending
runtime: crash on Plan 9 since CL 46033 about 1 month ago
help wanted OS-Plan9 NeedsInvestigation compiler/runtime
runtime: TestNetpollWaiters failures about 1 month ago
help wanted OS-Solaris NeedsInvestigation compiler/runtime
cmd/pprof: TestDisasm failures about 1 month ago
help wanted OS-Linux NeedsFix compiler/runtime
x/tools/gopls: source.addTest: emit t.Context() when module is Go 1.24+ about 1 month ago
help wanted gopls Tools
cmd/compile: constant folding math/bits functions about 1 month ago
Suggested Performance help wanted
cmd/compile/internal/pgo: error parsing profile (for pgo) after scaling about 1 month ago
Suggested help wanted NeedsFix compiler/runtime BugReport
x/pkgsite: Reset button for doc examples about 1 month ago
help wanted FeatureRequest Tools pkgsite
help wanted Tools pkgsite
x/tools/gopls: renaming functions should rename corresponding test functions about 2 months ago
help wanted FeatureRequest gopls Tools
cmd/go: go mod tidy can automatically maintain toolchain directive when godebug default requires a higher toolchain about 2 months ago
help wanted FeatureRequest GoCommand FixPending ToolProposal
runtime: `SIGSEGV` with a c-shared library and called from C# about 2 months ago
help wanted NeedsInvestigation compiler/runtime BugReport
x/website/_content/tour: add a thorough discussion of the io interfaces about 2 months ago
help wanted
help wanted NeedsFix modules
x/website/_content/ref: document how to fetch private repos with Yubikey SSH authentication about 2 months ago
Documentation help wanted NeedsFix modules website
cmd/go: unexpected output with go doc std about 2 months ago
help wanted NeedsFix GoCommand
cmd/go: "go env" returns default value for GOPATH/GOSUMDB/GOPROXY, but not for GOBIN/GO111MODULE/GOTMPDIR about 2 months ago
help wanted NeedsFix GoCommand
x/tools/gopls: when editing Go files in GOMODCACHE, offer to clone module and add replace directive about 2 months ago
help wanted FeatureRequest gopls Tools
image/gif: improve documentation on how to avoid unexpected allocations by using image.DecodeConfig about 2 months ago
Documentation help wanted NeedsInvestigation
net: clarify UDPConn Read behaviour documentation about 2 months ago
Documentation help wanted NeedsFix
cmd/go: doc: inconsistent handling of build tags, cgo, goexperiment about 2 months ago
help wanted NeedsInvestigation GoCommand ToolProposal
cmd/link: internal linking on Linux fails for CGO_LDFLAGS=-static about 2 months ago
help wanted compiler/runtime FixPending BugReport
runtime: TestCgoExternalThreadPanic failures with `exit status 2` about 2 months ago
help wanted NeedsInvestigation arch-mips compiler/runtime
cmd/compile: exponential compile-time with nested generic instantiations about 2 months ago
help wanted ToolSpeed NeedsFix compiler/runtime
help wanted NeedsInvestigation compiler/runtime ToolProposal
help wanted OS-OpenBSD NeedsInvestigation FeatureRequest compiler/runtime
Documentation help wanted NeedsInvestigation website
cmd/go: confusing error message when `go list` is missing checksums for patterns outside the main module 2 months ago
help wanted NeedsFix GoCommand modules FixPending BadErrorMessage
cmd/go: when running 'go doc', GOPATH/src/<stdpkg> shadows stdlib when runtime.GOROOT() is empty 2 months ago
help wanted NeedsInvestigation GoCommand BugReport
help wanted OS-FreeBSD NeedsFix compiler/runtime BugReport
Performance help wanted NeedsInvestigation arch-riscv compiler/runtime BugReport
log/syslog: TestWrite failures with empty Info 2 months ago
help wanted NeedsInvestigation
help wanted ToolSpeed NeedsFix compiler/runtime BugReport
Performance help wanted compiler/runtime FixPending BugReport
cmd/go: add go doc -json 2 months ago
help wanted Proposal Proposal-Accepted NeedsFix GoCommand
x/tools/go/analysis/passes/modernize: slicesbackward: fix creates unreferenced local var 2 months ago
help wanted Tools BugReport
x/tools/cmd/goyacc: bad code generated by goyacc for large grammars (more than 1000 non-terminals) 2 months ago
help wanted NeedsInvestigation Tools BugReport
help wanted NeedsFix compiler/runtime BadErrorMessage BugReport
x/sys/plan9: function Exit causes build failure 2 months ago
help wanted OS-Plan9 NeedsInvestigation BugReport
help wanted OS-Darwin NeedsFix compiler/runtime BugReport
help wanted NeedsInvestigation arch-riscv compiler/runtime