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/go/pointer: explain deprecation Documentation Tools This label describes issues relating to any tools in the x/tools repository.
#70984 opened Dec 24, 2024 by dannyc-grafana Unreleased
cmd/go: improve error message for unparsable, too-new, go.mod GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#70979 opened Dec 24, 2024 by prattmic
sync: unaligned atomic write => SIGBUS (darwin/amd64) 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. Tools This label describes issues relating to any tools in the x/tools repository.
#70977 opened Dec 23, 2024 by gopherbot Unreleased
x/tools/gopls: report if accepting a completion item will result in auto-import FeatureRequest gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#70975 opened Dec 23, 2024 by xzbdmw gopls/backlog
go/types: missing error on an edge-case with continue/break with labels NeedsFix The path to resolution is known, but the work has not been done.
#70974 opened Dec 23, 2024 by mateusz834
sync: Map CompareAndSwap is not atomic with respect to other map operations in Go 1.24 compiler/runtime Issues related to the Go compiler and/or runtime. Critical A critical problem that affects the availability or correctness of production systems built using Go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker
#70970 opened Dec 23, 2024 by znkr Go1.24
x/tools/gopls: Hover: nil deref in golang.StdSymbolOf 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.
#70969 opened Dec 23, 2024 by adonovan gopls/v0.17.2
x/tools/gopls: Rename: crash due to Info.Defs[id]=nil bug in checkStructField 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.
#70968 opened Dec 23, 2024 by adonovan gopls/v0.18.0
x/tools/gopls: stubmethods: nil deref of FuncType.Results in fromReturnStmt 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.
#70967 opened Dec 23, 2024 by adonovan gopls/v0.17.2
runtime: use zero byte as empty control word (potential performance improvement) 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
#70966 opened Dec 23, 2024 by colega Backlog
cmd/compile: incorrect/confusing pkg prefix on unexported fields of anonymous struct compiler/runtime Issues related to the Go compiler and/or runtime. Debugging NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#70963 opened Dec 22, 2024 by ajwerner Backlog
go/parser: goto; is incorrectly valid NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#70957 opened Dec 22, 2024 by mateusz834
cmd/compile: arithmeticize memory loads statically known to only touch the .rodata section 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
#70956 opened Dec 22, 2024 by Jorropo
all: CI's enforcement of clean go generate is lacking help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#70954 opened Dec 21, 2024 by Jorropo Backlog
mime/quotedprintable: LWSP-char not accepted between = and CRLF FixPending Issues that have a fix which has not yet been reviewed or submitted.
#70952 opened Dec 21, 2024 by emersion Go1.25
crypto/mlkem: Encapsulate has wrong order of secret and ciphertext Critical A critical problem that affects the availability or correctness of production systems built using Go NeedsFix The path to resolution is known, but the work has not been done. release-blocker
#70950 opened Dec 21, 2024 by tmthrgd Go1.24
cmd/compile: type inference fails for unused type in generic type alias 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.
#70948 opened Dec 21, 2024 by DmitriyMV
context: the docs should better clarify the context timeout Documentation help wanted NeedsFix The path to resolution is known, but the work has not been done.
#70945 opened Dec 20, 2024 by Muerte-here Backlog
proposal: crypto: ignore rand io.Reader where behavior is not specified Proposal Proposal-Crypto Proposal related to crypto packages or other security issues
#70942 opened Dec 20, 2024 by FiloSottile Proposal
ProTip! no:milestone will show everything without a milestone.