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: feature: offer a quickfix to define a struct field on "has no field or method" error FeatureRequest gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#70217 opened Nov 6, 2024 by dennypenta gopls/backlog
x/tools/gopls: "replace all occurrences" variants of refactor.{inline,extract}.variable FeatureRequest 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.
#70085 opened Oct 29, 2024 by xzbdmw gopls/backlog
x/tools/gopls: hover for format strings FeatureRequest gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#70050 opened Oct 25, 2024 by findleyr gopls/backlog
x/tools/gopls: feature: offer quickfix for variable name that is incorrectly initialized Analysis Issues related to static analysis (vet, x/tools/go/analysis) FeatureRequest gopls/analysis Issues related to running analysis in gopls gopls Issues related to the Go language server, gopls. help wanted Refactoring Issues related to refactoring tools Tools This label describes issues relating to any tools in the x/tools repository.
#69980 opened Oct 22, 2024 by xzbdmw gopls/backlog
x/tools/gopls: handle undefined struct type in undeclaredname autofix code action FeatureRequest gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#69947 opened Oct 20, 2024 by phiros gopls/backlog
cmd/trace: add absolute (system) timestamp compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest NeedsFix The path to resolution is known, but the work has not been done.
#69869 opened Oct 14, 2024 by aktau Backlog
runtime: provide a way to opt in to stack trace printing for process-terminating signals in secure-mode binaries on Unix OSes compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#69868 opened Oct 14, 2024 by cespare Backlog
cmd/vet: improve the frame pointer check compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#69838 opened Oct 10, 2024 by nsrip-dd Unplanned
x/tools/gopls: reverse type inference for completions in generic function call params FeatureRequest gopls/completion Issues related to auto-completion in gopls. gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#69754 opened Oct 3, 2024 by jacobzim-stl gopls/backlog
proposal: cmd/go: -json flag for go version -m FeatureRequest GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Proposal
#69712 opened Sep 30, 2024 by hyangah Backlog
crypto: support ACVP testing FeatureRequest NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#69642 opened Sep 26, 2024 by cpu Backlog
cmd/go: add go generate -exec flag like go run -exec and go test -exec FeatureRequest GoCommand cmd/go 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.
#69487 opened Sep 16, 2024 by mvdan
x/tools/gopls: resolve comment links to unimported package-qualified symbols such as [net/http.Request] FeatureRequest gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#69379 opened Sep 10, 2024 by findleyr gopls/v0.18.0
cmd/compile: add epilogue_begin to DWARF line info compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#69329 opened Sep 6, 2024 by ajwerner Backlog
x/tools/gopls: feature: repair the syntax FeatureRequest gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#69171 opened Aug 30, 2024 by adonovan gopls/backlog
x/tools/gopls: support renaming a test package to make it external FeatureRequest gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#69107 opened Aug 28, 2024 by mvdan gopls/v0.18.0
x/tools/gopls: Extend hover ability to get the type of selected expression FeatureRequest gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#69058 opened Aug 25, 2024 by xzbdmw gopls/backlog
x/tools/gopls: add a source action to see assembly for a range of lines FeatureRequest gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#69122 opened Aug 23, 2024 by firelizzard18 gopls/backlog
x/build/cmd/relui: make new downloads at go.dev/dl/ appear after "wait to announce" step of a release Builders x/build issues (builders, bots, dashboards) FeatureRequest NeedsFix The path to resolution is known, but the work has not been done.
#68943 opened Aug 19, 2024 by dmitshur Unreleased
x/pkgsite: report whether a subpackage is a command FeatureRequest FixPending Issues that have a fix which has not yet been reviewed or submitted. pkgsite
#68939 opened Aug 19, 2024 by avamsi pkgsite/unplanned
x/build/cmd/watchflakes: should report broken bots Builders x/build issues (builders, bots, dashboards) FeatureRequest Friction Nuisances that make good candidates for our "friction" fix-it weeks NeedsFix The path to resolution is known, but the work has not been done.
#68790 opened Aug 8, 2024 by cagedmantis Unreleased
x/build/cmd/watchflakes: should report x/ repo breakage caused by Go repo change Builders x/build issues (builders, bots, dashboards) FeatureRequest Friction Nuisances that make good candidates for our "friction" fix-it weeks NeedsFix The path to resolution is known, but the work has not been done.
#68753 opened Aug 6, 2024 by dmitshur Unreleased
x/crypto/x509roots/fallback: tag versions to reduce version churn from x/crypto commits FeatureRequest NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68637 opened Jul 29, 2024 by rittneje Unreleased
x/perf/cmd/benchstat: ignore lines prefixed with panic: FeatureRequest NeedsFix The path to resolution is known, but the work has not been done.
#68610 opened Jul 26, 2024 by archanaravindar Unreleased
ProTip! Find all open issues with in progress development work with linked:pr.