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

cmd/cgo/internal/testsanitizers: ASAN symbolization problems for LUCI's older gcc versionswith DWARF 5 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#72752 opened Mar 9, 2025 by thanm Backlog
internal/synctest: failure of TestHappensBefore on rae builder 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.
#72750 opened Mar 9, 2025 by ianlancetaylor Backlog
x/tools/gopls: "Browse gopls feature documentation" has higher priority than "Add import" Documentation Issues describing a change to documentation. 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.
#72742 opened Mar 8, 2025 by your-diary Unreleased
cmd/compile: storing strings doesn't take advantage of paired stores on arm64 BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. Performance
#72741 opened Mar 7, 2025 by randall77 Unplanned
internal/trace: TestTraceStressStartStop/Stress 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.
#72740 opened Mar 7, 2025 by gopherbot
cmd/cgo/internal/test:auto-pie: TestCthread failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#72739 opened Mar 7, 2025 by gopherbot
x/tools/go/loader: TestLoad2 failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#72738 opened Mar 7, 2025 by gopherbot Unreleased
x/tools/go/loader: TestLoad1 failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#72737 opened Mar 7, 2025 by gopherbot Unreleased
x/term: auto-completion callback has no reason to run during GetPassword() LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool
#72736 opened Mar 7, 2025 by vingarzan Unreleased
x/tools/gopls: modernize misses modernization of 3-way "max" 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.
#72733 opened Mar 7, 2025 by sbinet Unreleased
testing/fstest: MapFS leaks implementation details (fs.DirEntry, fs.FileInfo) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#72729 opened Mar 7, 2025 by dolmen
x/tools/gopls/internal/analysis/modernize/cmd/modernize: removes important comment when modernizing code 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.
#72727 opened Mar 7, 2025 by sbinet Unreleased
x/tools/gopls/internal/analysis/modernize/cmd/modernize: generates illegal for-range code 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.
#72726 opened Mar 7, 2025 by sbinet Unreleased
proposal: spec: goto error handler with @err error-handling Language & library change proposals that are about error handling. LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#72153 opened Mar 7, 2025 by daku
3 of 4 tasks
Proposal
runtime: TestGdbPythonCgo failed with clang-15 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.
#72152 opened Mar 7, 2025 by linsite
cmd/go: TestScript/test_fuzz_match failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#72151 opened Mar 7, 2025 by gopherbot
x/build: bot solaris-amd64 reported as broken 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.
#72150 opened Mar 7, 2025 by gopherbot Unreleased
proposal: spec: error handler operator ?() error-handling Language & library change proposals that are about error handling. LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee Proposal
#72149 opened Mar 6, 2025 by smyrman
4 tasks done
Proposal
x/tools/gopls/internal/test/integration: 10 tests failing on openbsd/amd64 after OpenBSD 7.2 → 7.6 upgrade arch-amd64 Builders x/build issues (builders, bots, dashboards) gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-OpenBSD Tools This label describes issues relating to any tools in the x/tools repository.
#72145 opened Mar 6, 2025 by dmitshur Unreleased
x/net/http2: Request is not treated as malformed when Content-Length is non-zero and no body is sent NeedsFix The path to resolution is known, but the work has not been done.
#72144 opened Mar 6, 2025 by slizco
x/tools/gopls: implement type hierarchy support 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.
#72142 opened Mar 6, 2025 by findleyr gopls/backlog
net/http/httputil: ReverseProxy fails to propagate close on hijacked connection with replaced response body FixPending Issues that have a fix which has not yet been reviewed or submitted.
#72140 opened Mar 6, 2025 by neild
runtime:cpu1: TestPreemptionAfterSyscall/10µs 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.
#72138 opened Mar 6, 2025 by gopherbot
x/tools/gopls: Completion: nil deref in expectedCompositeLiteralType BugReport Issues describing a possible bug in the Go implementation. gopls/telemetry-wins gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#72136 opened Mar 6, 2025 by adonovan Unreleased
x/tools/gopls: SEGV in gcimporter.iexportCommon (bad SP) BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. gopls/telemetry-wins gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#72135 opened Mar 6, 2025 by adonovan Unreleased
ProTip! Type g i on any issue or pull request to go back to the issue listing page.