Skip to content

Issues: golang/go

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

x/build/cmd/relui: add support for making release announcement posts on Bluesky Automation Issues created by gopherbot or watchflakes automation. Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71319 opened Jan 17, 2025 by dmitshur Unreleased
cmd/go: all pattern in per package flags is inaccurate in module mode GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71318 opened Jan 17, 2025 by matloob Backlog
runtime: AddCleanup does not panic if arg equals ptr compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done. release-blocker
#71316 opened Jan 17, 2025 by cherrymui Go1.24
net: TestUDPServer/2 failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71315 opened Jan 17, 2025 by gopherbot
x/tools/gopls: gopls Extracts declarations to new file when a liveshare guest puts a cursor on a function name BugReport Issues describing a possible bug in the Go implementation. gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#71314 opened Jan 17, 2025 by RanPix Unreleased
x/tools/gopls/internal/analyzer/modernize: bug in slices.Contains transformation BugReport Issues describing a possible bug in the Go implementation. gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#71313 opened Jan 17, 2025 by adonovan gopls/v0.18.0
x/tools/gopls: preserve comments when invoking fillstruct on partially filled composite literals FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#71312 opened Jan 17, 2025 by findleyr gopls/v0.18.0
syscall: inconsistent error messages for syscall.ESTALE across architectures BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71309 opened Jan 17, 2025 by vipnydav Backlog
runtime: increased memory usage in 1.23 with AzCopy BugReport Issues describing a possible bug in the Go implementation. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#71308 opened Jan 17, 2025 by dphulkar-msft
unique: unrecognized failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71307 opened Jan 17, 2025 by gopherbot
cmd/internal/obj/x86: TestVexEvexPCrelative failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71305 opened Jan 17, 2025 by gopherbot
cmd/internal/bootstrap_test: TestRepeatBootstrap failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71304 opened Jan 17, 2025 by gopherbot
x/tools/gopls: gopls not properly interpreting build.directoryFilters gopls/metadata Issues related to metadata loading in gopls gopls Issues related to the Go language server, gopls. ToolProposal Issues describing a requested change to a Go tool or command-line program. Tools This label describes issues relating to any tools in the x/tools repository.
#71303 opened Jan 17, 2025 by djahandarie Unreleased
x/sys/unix: Connectx is broken on darwin/amd64 BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Darwin
#71302 opened Jan 17, 2025 by database64128 Unreleased
cmd/go: TestScript/test_fuzz_test_race failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71301 opened Jan 17, 2025 by gopherbot
cmd/compile: TestScript/issue70173 failures compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71300 opened Jan 17, 2025 by gopherbot
proposal: cmd/covdata: html subcommand Proposal ToolProposal Issues describing a requested change to a Go tool or command-line program.
#71299 opened Jan 16, 2025 by 3052 Proposal
crypto/ecdsa: use variable time ScalarBaseMult/ScalarMult in Verify Implementation Issues describing a semantics-preserving change to the Go implementation. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#71297 opened Jan 16, 2025 by rolandshoemaker Backlog
x/tools/gopls/internal/analysis/modernize: incomplete simplification in appendclipped BugReport Issues describing a possible bug in the Go implementation. gopls Issues related to the Go language server, gopls. Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#71296 opened Jan 16, 2025 by adonovan gopls/v0.18.0
x/tools/gopls: report SemanticHighlight for format string directives FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. help wanted NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. Tools This label describes issues relating to any tools in the x/tools repository.
#71295 opened Jan 16, 2025 by xzbdmw gopls/backlog
proposal: cmd/go: add work package pattern matching all packages in work modules Proposal ToolProposal Issues describing a requested change to a Go tool or command-line program.
#71294 opened Jan 16, 2025 by matloob Proposal
cmd/link: unexpected R_386_GOT32 relocation compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71293 opened Jan 16, 2025 by dbenoit17 Backlog
proposal: testing: store test artifacts LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#71287 opened Jan 15, 2025 by neild Proposal
x/tools/gopls: show underlying type on hover over alias FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. help wanted Tools This label describes issues relating to any tools in the x/tools repository.
#71286 opened Jan 15, 2025 by jacobzim-stl gopls/backlog
x/tools/gopls: record telemetry for which settings are used gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#71285 opened Jan 15, 2025 by findleyr gopls/v0.18.0
ProTip! Mix and match filters to narrow down what you’re looking for.