Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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: type cursor.Cursor has no field or method Ancestors) 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.
#73279 opened Apr 9, 2025 by corani Unreleased
x/tools/go/cfg: loop variable declarations are misplaced for 1.22+ loops Tools This label describes issues relating to any tools in the x/tools repository.
#73278 opened Apr 9, 2025 by jakebailey Unreleased
x/tools/gopls/internal/test/marker: "signal: killed" failure on x_tools-gotip-linux-ppc64_power8 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.
#73276 opened Apr 8, 2025 by gopherbot Unreleased
x/tools/gopls/internal/analysis/modernize: the conversion of variadic functions to slices.ContainsFunc causes type errors 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.
#73269 opened Apr 8, 2025 by karamaru-alpha gopls/v0.19.0
x/telemetry: gather program counters gopls Issues related to the Go language server, gopls. telemetry x/telemetry issues Telemetry-Proposal Issues proposing new telemetry counters.
#73268 opened Apr 8, 2025 by adonovan gopls/v0.19.0
go/types: deferred function executed multiple times 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.
#73267 opened Apr 8, 2025 by adonovan
proposal: unique: add IsNull LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#73266 opened Apr 8, 2025 by pohly Proposal
x/build/cmd/relui: add best-effort updating of tagx:ignore'd dependencies Automation Issues created by gopherbot or watchflakes automation. Builders x/build issues (builders, bots, dashboards) FeatureRequest Issues asking for a new feature that does not need a proposal. NeedsFix The path to resolution is known, but the work has not been done.
#73264 opened Apr 8, 2025 by dmitshur Unreleased
x/tools/gopls: Completion: SEGV in deepSearch (cand slice has invalid data pointer) 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.
#73263 opened Apr 8, 2025 by adonovan Unreleased
x/tools/gopls: crash in bgsweep 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.
#73262 opened Apr 8, 2025 by adonovan Unreleased
go/types: SEGV while loading types.Var.name field (lookupScope returns invalid *types.Var) 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.
#73261 opened Apr 8, 2025 by adonovan
runtime: segfaults in runtime.(*unwinder).next 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.
#73259 opened Apr 8, 2025 by nsrip-dd
cmd/compile: add nostackallocvariablemake goexperiment compiler/runtime Issues related to the Go compiler and/or runtime. Implementation Issues describing a semantics-preserving change to the Go implementation. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. release-blocker
#73253 opened Apr 8, 2025 by qmuntal Go1.25
cmd/compile: program compiles to wasm but is invalid: go:wasmexport: integer too large 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.
#73246 opened Apr 8, 2025 by davidmdm
proposal: x/mod: create proxy package LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#73232 opened Apr 8, 2025 by jcbhmr Proposal
x/sys/windows: some syscalls are creating dangling pointers 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
#73199 opened Apr 7, 2025 by thepudds Unreleased
runtime: remove mapaccess2 in favour of mapaccess (or in reverse) 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.
#73196 opened Apr 7, 2025 by mateusz834 Backlog
proposal: runtime: CPU limit-aware GOMAXPROCS default compiler/runtime Issues related to the Go compiler and/or runtime. Implementation Issues describing a semantics-preserving change to the Go implementation. Proposal
#73193 opened Apr 7, 2025 by prattmic Proposal
runtime: -race data race map traceback report incorrect functions [1.24 backport] CherryPickCandidate Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
#73192 opened Apr 7, 2025 by gopherbot Go1.24.3
x/tools/gopls: ChangeSignature: crash in in inliner (likely due to ill-formed variadic call) 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.
#73187 opened Apr 6, 2025 by adonovan gopls/v0.19.0
proposal: os: convenience function for one-off Root operations LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#73168 opened Apr 4, 2025 by neild Proposal
cmd/go/internal/vcweb/vcstest: TestScripts/auth/or401.txt failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73167 opened Apr 4, 2025 by gopherbot
ProTip! What’s not been updated in a month: updated:<2025-03-08.