-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
cmd/compile: avoid allocs by better tracking of literals for interface conversions and make
BugReport
Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
#71359
opened Jan 21, 2025 by
thepudds
go run error
BugReport
Issues describing a possible bug in the Go implementation.
#71358
opened Jan 21, 2025 by
Axb12
x/tools/go/analysis/passes/waitgroup: report re-assignment of sync.WaitGroup variables
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: "expected exported symbol" assert in getOneTransitiveRefLocked
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.
x/tools/gopls: Completion: SIGSEGV in scorePenalty
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.
x/tools/gopls: "missing reference to package %s" bug in getOneTransitiveRefLocked
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.
x/tools/gopls: "nil handle" assert in getPackageHandles
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.
x/tools/gopls: "missing reachable node for %q" bug in evaluatePackageHandle
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.
reflect: allow stack allocation of underlying value for reflect.Value.Interface
BugReport
Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
#71349
opened Jan 20, 2025 by
thepudds
net/http: Response.Request doesn't contain updated URL after following redirects on js/wasm
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-JS
#71346
opened Jan 20, 2025 by
andreademasi
net/http/fcgi: request context not canceled on aborted connection
BugReport
Issues describing a possible bug in the Go implementation.
FeatureRequest
Issues asking for a new feature that does not need a proposal.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71344
opened Jan 20, 2025 by
alexg-axis
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
x/pkgsite: package removal request for pkg.go.dev/github.com/ktsnkmrcom/gazo/cmd
pkgsite/package-removal
Issues for package removal. See https://pkg.go.dev/about#removing-a-package
pkgsite
x/pkgsite: package removal request for [github.com/idrunk/dce-go/{proto,router,util}]
pkgsite/package-removal
Issues for package removal. See https://pkg.go.dev/about#removing-a-package
pkgsite
x/pkgsite: EUPL 1.1 not listed in license policy
Documentation
Issues describing a change to documentation.
pkgsite/license
Issues related to licenses on pkg.go.dev. See our license policy https://pkg.go.dev/license-policy
pkgsite
x/pkgsite: package removal request for git.redrock.team/be/gorock
pkgsite/package-removal
Issues for package removal. See https://pkg.go.dev/about#removing-a-package
pkgsite
os: ReadDir in freebsd 14.1 can not list if path have chinese char
BugReport
Issues describing a possible bug in the Go implementation.
OS-FreeBSD
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
#71326
opened Jan 19, 2025 by
runsys
net/http Client.Timeout doesn't work when receiving a response from an incomplete WebSocket handshake.
BugReport
Issues describing a possible bug in the Go implementation.
#71325
opened Jan 19, 2025 by
RyougikiMikiya
cmd/compile: storing zero value into interface should not allocate
BugReport
Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
Performance
#71323
opened Jan 19, 2025 by
dsnet
x/build/cmd/relui: add support for making release announcement posts on Bluesky
Automation
Issues created by gopherbot or watchflakes automation.
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.
cmd/go: cmd/go
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
all
pattern in per package flags is inaccurate in module mode
GoCommand
runtime: AddCleanup does not panic if arg equals ptr
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsFix
The path to resolution is known, but the work has not been done.
release-blocker
net: TestUDPServer/2 failures
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71315
opened Jan 17, 2025 by
gopherbot
x/tools/gopls: gopls Extracts declarations to new file when a liveshare guest puts a cursor on a function name
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.
x/tools/gopls/internal/analyzer/modernize: bug in slices.Contains transformation
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.
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.