The Wayback Machine - https://web.archive.org/web/20230407113115/https://github.com/golang/go/issues
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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

cmd/compile: Inefficiencies in binary code compiler/runtime Issues related to the Go compiler and/or runtime.
#59478 opened Apr 7, 2023 by nngffhj
runtime: Redundant memory loads in the for loop in function retake() compiler/runtime Issues related to the Go compiler and/or runtime.
#59477 opened Apr 7, 2023 by nngffhj
x/tools/gopls/internal/lsp/cmd/test: TestFix failures 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.
#59475 opened Apr 6, 2023 by gopherbot Unreleased
proposal: net/http: decide and document accepted HTTP methods in FileServer Documentation NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#59470 opened Apr 6, 2023 by pascaldekloe Proposal
net/http: FileServer no longer serves content for POST [1.20 backport] CherryPickCandidate Used during the release process for point releases
#59469 opened Apr 6, 2023 by gopherbot Go1.20.4
cmd/compile: miscompilation in star-tex.org/x/cmd/star-tex [1.20 backport] CherryPickCandidate Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
#59468 opened Apr 6, 2023 by gopherbot Go1.20.4
runtime/pprof: missing profile info for CGo code when compiled with CC="zig cc" 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.
#59466 opened Apr 6, 2023 by motiejus Backlog
crypto/internal/bigmod: switch to saturated limbs NeedsFix The path to resolution is known, but the work has not been done. Performance release-blocker
#59463 opened Apr 6, 2023 by FiloSottile Go1.21
cmd/go, x/tools/gopls: go.sum is out of sync with go.mod gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#59458 opened Apr 5, 2023 by codyoss gopls/v0.12.0
net/http/pprof: missing documentation of the "seconds" parameter compiler/runtime Issues related to the Go compiler and/or runtime. Documentation help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#59452 opened Apr 5, 2023 by aktau Backlog
runtime: TestMemmoveOverlapLarge0x120000 failures 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.
#59448 opened Apr 5, 2023 by gopherbot Backlog
net/http: timeouts in TestResponseControllerSetPastReadDeadline NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#59447 opened Apr 5, 2023 by bcmills Backlog
runtime: documentation for GOTRACEBACK=crash should mention macOS limitation compiler/runtime Issues related to the Go compiler and/or runtime. Documentation help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#59446 opened Apr 5, 2023 by krader1961 Backlog
x/tools/gopls: integrate test discovery FeatureRequest gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#59445 opened Apr 5, 2023 by firelizzard18 gopls/v0.13.0
runtime: TestSegv failures with unknown pc on linux/arm arch-arm Issues solely affecting the 32-bit arm architecture. 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.
#59443 opened Apr 4, 2023 by gopherbot Backlog
crypto/rsa: Some severe performance regressions in Go 1.20 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 release-blocker
#59442 opened Apr 4, 2023 by sywhang Go1.21
go/scanner: scanNumber() method produces inconsistent error message NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#59441 opened Apr 4, 2023 by hafus Backlog
x/vuln: migrate govulncheck to v1 database schema vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
#59439 opened Apr 4, 2023 by tatianab vuln/unplanned
net/http: TestTransportExpect100Continue failures with sent body should be 0 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#59436 opened Apr 4, 2023 by gopherbot Backlog
x/tools/gopls: misleading errors for invalid import gopls/incremental gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#59433 opened Apr 4, 2023 by findleyr gopls/v0.12.0
ProTip! Exclude everything labeled bug with -label:bug.