Open Issues Need Help
View All on GitHub Performance help wanted NeedsInvestigation compiler/runtime BugReport
help wanted OS-Plan9 NeedsInvestigation compiler/runtime
encoding/json, encoding/xml: update documentation to use embedded fields instead of anonymous fields. about 16 hours ago
Documentation help wanted NeedsFix
cmd/pprof: TestDisasm failures about 17 hours ago
help wanted OS-Linux NeedsFix compiler/runtime
runtime/race: TestRace failures in RaceWaitGroupWrongAdd about 18 hours ago
RaceDetector help wanted NeedsInvestigation arch-s390x compiler/runtime
Documentation help wanted NeedsFix
help wanted OS-Windows NeedsInvestigation compiler/runtime
help wanted gopls Tools gopls/completion
x/tools/gopls: consider using &S form instead of *S for pointer type struct field autocompletion 1 day ago
help wanted NeedsDecision FeatureRequest gopls Tools
help wanted NeedsInvestigation FeatureRequest Tools
help wanted NeedsFix FeatureRequest gopls Tools
x/tour/tutorial: in web-service-gin.md, router.Run("localhost:8080") fails in Cloud Shell 3 days ago
help wanted NeedsInvestigation
help wanted NeedsInvestigation
help wanted NeedsInvestigation
help wanted NeedsInvestigation
doc: write release notes for Go 1.28 3 days ago
Documentation help wanted NeedsFix release-blocker
Suggested Documentation help wanted compiler/runtime FixPending
help wanted NeedsInvestigation arch-ppc64x compiler/runtime
runtime: panic not generating a correct backtrace stack while crashing in cgo on ARM64 platform 3 days ago
help wanted NeedsInvestigation arch-arm64 compiler/runtime
help wanted NeedsFix compiler/runtime
help wanted NeedsInvestigation compiler/runtime Automation
help wanted NeedsInvestigation compiler/runtime
help wanted NeedsFix GoCommand modules FixPending BadErrorMessage
doc: write release notes for Go 1.27 3 days ago
Documentation help wanted NeedsFix
x/tools/present: fix rendering on mobile 3 days ago
help wanted NeedsFix FeatureRequest Tools
help wanted NeedsDecision arch-wasm
help wanted NeedsInvestigation arch-riscv compiler/runtime BugReport
help wanted compiler/runtime FixPending
Documentation help wanted NeedsInvestigation pkgsite
x/pkgsite: Reset button for doc examples 4 days ago
help wanted FeatureRequest pkgsite
cmd/go: unexpected output with go doc std 7 days ago
help wanted NeedsFix GoCommand
help wanted NeedsInvestigation compiler/runtime Automation
Testing Documentation help wanted NeedsInvestigation
runtime: linux/s390x test timeout 9 days ago
help wanted NeedsInvestigation arch-s390x compiler/runtime
help wanted Proposal NeedsInvestigation FeatureRequest GoCommand fuzz
help wanted NeedsFix
help wanted NeedsFix Tools Refactoring
all: flaky failures on netbsd/arm 9 days ago
help wanted OS-NetBSD NeedsInvestigation arch-arm
Suggested Performance help wanted NeedsFix compiler/runtime
Documentation help wanted NeedsInvestigation compiler/runtime
help wanted OS-NetBSD NeedsInvestigation compiler/runtime
help wanted gopls Tools
help wanted Proposal Proposal-Accepted compiler/runtime
internal/trace: corruption in tests 17 days ago
help wanted NeedsInvestigation compiler/runtime
cmd/link: test timeouts 17 days ago
help wanted NeedsInvestigation compiler/runtime
Suggested Performance help wanted
help wanted NeedsFix
runtime: crash on Plan 9 since CL 46033 18 days ago
help wanted OS-Plan9 NeedsInvestigation compiler/runtime
runtime: TestUsingVDSO failures 18 days ago
help wanted NeedsInvestigation compiler/runtime
help wanted NeedsInvestigation gopls
help wanted NeedsInvestigation
help wanted OS-Darwin NeedsFix compiler/runtime BugReport
help wanted NeedsInvestigation
x/tools/gopls: support Go assembly files 19 days ago
help wanted FeatureRequest gopls Tools
x/image/font: rendering texts in Arabic 20 days ago
help wanted NeedsInvestigation FeatureRequest
help wanted NeedsInvestigation compiler/runtime Automation
help wanted Builders FeatureRequest
help wanted NeedsFix vulncheck or vulndb
help wanted NeedsInvestigation compiler/runtime
x/tools/internal/typesinternal: FileQualifier needs to add imports, and reject unnameable types 25 days ago
help wanted NeedsFix Tools Refactoring
x/tools/gopls: support global "go to implementation" queries on function types [local is done] 25 days ago
Documentation help wanted NeedsInvestigation FeatureRequest gopls Tools
help wanted NeedsInvestigation Tools
help wanted FeatureRequest gopls Tools Refactoring
Thinking help wanted FeatureRequest gopls Tools
help wanted gopls Tools gopls/completion
proposal: x/tools/go/analysis/passes/modernize: add slices.Clip analyzer to modernize tool 28 days ago
help wanted Proposal
cmd/compile: TestScript/issue77033 failures 28 days ago
help wanted NeedsInvestigation compiler/runtime
Performance help wanted NeedsFix compiler/runtime
help wanted NeedsFix compiler/runtime BadErrorMessage BugReport
runtime: TestRuntimeLockMetricsAndProfile/runtime.lock failures about 1 month ago
help wanted NeedsInvestigation compiler/runtime
x/tools/go/analysis/passes/inline: non-deterministic facts encoding about 1 month ago
help wanted NeedsInvestigation Tools
cmd/go: go mod verify does not verify modules with replace directive about 1 month ago
help wanted NeedsFix GoCommand
cmd/go: build cache does not check #included headers for changes about 1 month ago
help wanted NeedsInvestigation GoCommand
cmd/asm: don't allow writes outside of a function's stack frame about 1 month ago
help wanted NeedsInvestigation compiler/runtime ToolProposal
help wanted NeedsFix
help wanted gopls Tools
Documentation help wanted NeedsInvestigation GoCommand modules
cmd/go: record -mod=vendor in buildinfo about 1 month ago
help wanted NeedsInvestigation GoCommand
cmd/go: mod why -m is not strict when parsing an import path about 1 month ago
help wanted NeedsFix GoCommand modules
cmd/compile: use staticuint64s about 1 month ago
Suggested Performance help wanted NeedsFix compiler/runtime
sync/atomic: add Uint64Pair about 1 month ago
help wanted Proposal Proposal-Accepted compiler/runtime
runtime: `linux/s390x` `ThreadSanitizer failed to allocate 0x7e0000 (8257536) bytes at address 900000180000 (errno: 12)` in QEMU about 1 month ago
help wanted NeedsInvestigation arch-s390x compiler/runtime
cmd/compile: compiler doesn't optmize fused multiply-subtract when using GOAMD64=v3 about 1 month ago
Performance help wanted NeedsInvestigation compiler/runtime
go/build: inconsistent coverage data using the coverpkg flag about 1 month ago
help wanted NeedsInvestigation
x/website: wiki/Range page contains a table overflow on Safari about 1 month ago
help wanted website FixPending
runtime, cmd/compile: increase tmpStringBufSize about 1 month ago
Performance help wanted NeedsDecision compiler/runtime Implementation
os/exec: Cmd.Start example uses a timeout that's slightly longer than the Go playground timeout, preventing the example from running successfully on pkg.go.dev about 1 month ago
Documentation help wanted NeedsFix pkgsite
help wanted GoCommand FixPending
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
cmd/compile: optimize string concatenation to avoid runtime calls about 1 month ago
Performance help wanted NeedsInvestigation FeatureRequest compiler/runtime
x/tools/gopls: autocompletion is appended to typed word about 1 month ago
help wanted gopls Tools
testing: be more specific in Parallel error about 1 month ago
help wanted NeedsFix
os: please clarify the purpose of Process.Release method about 1 month ago
Documentation help wanted NeedsFix
x/pkgsite: incorrect rewriting of the repository URL about 1 month ago
help wanted pkgsite FixPending
encoding/base64: integer overflow in (*Encoding).EncodedLen about 1 month ago
help wanted NeedsFix
cmd/test2json: missing pass/fail action on individual benchmark about 1 month ago
help wanted NeedsInvestigation
x/tools/gopls: invalid conversion of array to array pointer when accepting autocompletion about 1 month ago
help wanted gopls Tools gopls/completion
go/ast: trailing func comments mishandled in CommentMap about 1 month ago
help wanted NeedsFix
html/template: document ability to modify FuncMap after template parse by calling Funcs again about 1 month ago
Documentation help wanted NeedsFix
os: TestRootMultiReadFile fails on netbsd/arm64 after CL 797880 about 1 month ago
help wanted OS-NetBSD NeedsInvestigation