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/tools/gopls: CodeAction: an error in one CodeAction provider should not block another 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.
#71275 opened Jan 14, 2025 by adonovan Unreleased
make.bash (baseline): unrecognized failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71274 opened Jan 14, 2025 by gopherbot
x/tools/gopls: failed *types.Func type assertion in populateCommentCompletions 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.
#71273 opened Jan 14, 2025 by adonovan gopls/v0.18.0
go/types: dot imports might cause errors where (types.Error).Pos is not part of the (types.Error).Fset NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71272 opened Jan 14, 2025 by mateusz834
build: build failure on x_tools-go1.23-linux-arm64_c4as16-perf_vs_gopls_0_11 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71271 opened Jan 14, 2025 by gopherbot
cmd/compile: intrinsify cmp.Compare on common types such as strings 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. Performance
#71270 opened Jan 14, 2025 by mvdan Unplanned
crypto/tls: deadlock/hang in handshake 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.
#71269 opened Jan 14, 2025 by porridge Backlog
cmd/compile: opt: generate conditional comparisons for || and && conditions compiler/runtime Issues related to the Go compiler and/or runtime. 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
#71268 opened Jan 14, 2025 by haoliu-ampere Unplanned
cmd/relnote: unrecognized failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71266 opened Jan 14, 2025 by gopherbot
crypto/x509: Incorrect user trust store directory is used for Android BugReport Issues describing a possible bug in the Go implementation. mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Android
#71258 opened Jan 14, 2025 by chenxiaolong Backlog
crypto/tls: SMTP connection timeout in Go Version 1.23 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. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#71257 opened Jan 13, 2025 by littlerest1
x/pkgsite: package removal request for (case sensitive) https://pkg.go.dev/github.com/ibm/sarama pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite
#71256 opened Jan 13, 2025 by dnwe Unreleased
runtime: swiss map SIMD implementation for non-amd64 arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. Implementation Issues describing a semantics-preserving change to the Go implementation. NeedsFix The path to resolution is known, but the work has not been done. Performance
#71255 opened Jan 13, 2025 by prattmic Backlog
go/types: initialization cycle errors are non-deterministic 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.
#71254 opened Jan 13, 2025 by mateusz834
cmd/compile: bug in cmd/compile/internal/noder.(*reader).pkgDecls compiler/runtime Issues related to the Go compiler and/or runtime. compiler/telemetry-wins NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71253 opened Jan 13, 2025 by prattmic Backlog
cmd/compile: "bad ptr to array in slice" in SSA slice handling compiler/runtime Issues related to the Go compiler and/or runtime. compiler/telemetry-wins NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71252 opened Jan 13, 2025 by prattmic Backlog
security: fix CVE-2024-45340 NeedsFix The path to resolution is known, but the work has not been done. Security vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
#71249 opened Jan 13, 2025 by rolandshoemaker
cmd/compile: opt: eliminate redundant cap check 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. Performance
#71246 opened Jan 13, 2025 by adonovan Unplanned
math/big: incorrect Float formatting for negative/auto prec 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.
#71245 opened Jan 13, 2025 by joeycumines Go1.25
x/tools/gopls: out-of-bounds slice panic in bug in frob.(*reader).bytes 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.
#71244 opened Jan 13, 2025 by adonovan Unreleased
runtime: a Windows application launched via Steam sometimes freezes 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-Windows
#71242 opened Jan 13, 2025 by hajimehoshi Backlog
runtime: give clear error when a wasmexport function is called before module initialization arch-wasm WebAssembly issues 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.
#71240 opened Jan 13, 2025 by snaffi Backlog
ProTip! no:milestone will show everything without a milestone.