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

x/benchmarks, x/build: gVisor startup benchmark doesn't work on builders compiler/runtime Issues related to the Go compiler and/or runtime.
#67508 opened May 18, 2024 by mknyszek Unreleased
build: make.bash fails for GOOS=plan9 GOARCH=386 arch-386 Issues solely affecting the 32-bit x86 architecture NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Plan9
#67502 opened May 18, 2024 by dmitshur
cmd/compile: ICE compiling rangefunc for < 1.23 in combination with Cgo compiler/runtime Issues related to the Go compiler and/or runtime.
#67497 opened May 18, 2024 by eliasnaur
x/mobile/cmd/gomobile: build fails with SDK 34 mobile Android, iOS, and x/mobile NeedsFix The path to resolution is known, but the work has not been done.
#67496 opened May 18, 2024 by hajimehoshi Unreleased
encoding/json: key type implementing json.Unmarshaler cannot be unmarshaled (documentation bug) Documentation NeedsFix The path to resolution is known, but the work has not been done.
#67495 opened May 18, 2024 by bserdar
cmd/go: not print not-defaults arch-env when set not-defaults arch-env bootstrap or not set not-defaults arch-env bootstrap FixPending Issues that have a fix which has not yet been reviewed or submitted. GoCommand cmd/go NeedsFix The path to resolution is known, but the work has not been done.
#67492 opened May 18, 2024 by qiulaidongfeng Go1.23
build: net failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67491 opened May 18, 2024 by gopherbot
runtime: TestCoroCgoCallback/CoroCgoIterCallback 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.
#67490 opened May 17, 2024 by gopherbot
x/tools/gopls/internal/test/integration/codelens: TestGCDetails_Toggle/default 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.
#67483 opened May 17, 2024 by gopherbot Unreleased
x/tools/gopls: feature: integrate "spaghetti" dependency analysis FeatureRequest gopls Issues related to the Go language server, gopls.
#67479 opened May 17, 2024 by adonovan gopls/backlog
x/tools/gopls: new CodeAction: "Show arm64 assembly for function f..." FeatureRequest gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#67478 opened May 17, 2024 by adonovan gopls/backlog
cmd/compile/internal/types2: compiler internal hook needs study/revision/repair 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.
#67477 opened May 17, 2024 by dr2chase Backlog
cmd/link: support relocations typical with -mcmodel=medium with internal linking 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.
#67475 opened May 17, 2024 by thanm Backlog
x/net/ipv4: SetTOS should return errNotImplemented on Windows NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
#67474 opened May 17, 2024 by eelcocramer Unreleased
CVEs still showing up in latest version of Go 1.22.2 vulncheck or vulndb Issues for the x/vuln or x/vulndb repo WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#67472 opened May 17, 2024 by MyDogIsMyPersonality
cmd/go: generate: be more informative/verbose FeatureRequest GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67471 opened May 17, 2024 by adonovan Go1.24
time: time.Parse accepts out of range value for offsets, and can't always be roundtripped NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67470 opened May 17, 2024 by arp242 Backlog
x/build/cmd/golangbuild: reduce network bandwidth requirements for builders accessing through LUCI 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.
#67469 opened May 17, 2024 by abner-chenc Unreleased
gerrit: unable to select specific builder to execute tryjobs via "Choose tryjobs" dialog's Add button DevExp anything around developer experience NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67468 opened May 17, 2024 by abner-chenc Unreleased
unsafe: document a difference in behavior between unsafe.Sizeof(x) and reflect.TypeOf(x).Size() compiler/runtime Issues related to the Go compiler and/or runtime. Documentation FixPending Issues that have a fix which has not yet been reviewed or submitted. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67465 opened May 17, 2024 by Gandem Backlog
ProTip! Type g i on any issue or pull request to go back to the issue listing page.