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/internal/syntax: StartPos incorrect for KeyValueExpr arguments 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.
#67866 opened Jun 6, 2024 by griesemer Go1.23
x/tools/gopls/internal/test/integration/modfile: TestNewDepWithUnusedDep/default/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.
#67865 opened Jun 6, 2024 by gopherbot Unreleased
build: golang.org/x/tools/gopls/internal/test/marker failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67864 opened Jun 6, 2024 by gopherbot
runtime:mayMoreStackPreempt: TestCrashWhileTracing 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.
#67863 opened Jun 6, 2024 by gopherbot
proposal: src/sort: Expand sort.Sort() and sort.Stable() to use generic types Proposal WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#67861 opened Jun 6, 2024 by dshebib Proposal
proposal: Go 2: catch error model, a rethink of check/handle error-handling Language & library change proposals that are about error handling. LanguageChange Proposal v2 A language change or incompatible library change
#67859 opened Jun 6, 2024 by xiaokentrl
1 of 4 tasks
Proposal
runtime: performance degradation on tip on high core count machines compiler/runtime Issues related to the Go compiler and/or runtime.
#67858 opened Jun 6, 2024 by JacobOaks
runtime: performance degradation on tip that disappears when traced/profiled compiler/runtime Issues related to the Go compiler and/or runtime.
#67857 opened Jun 6, 2024 by JacobOaks
cmd/link: ld: B/BL out of range -134840372 (max +/-128MB) from 0x10809F954 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-Darwin
#67854 opened Jun 6, 2024 by d-bytebase
access: TryBots to trigger to run tests Access Access request.
#67851 opened Jun 6, 2024 by xin-tsla
go/internal/gccgoimporter: go building failing with gcc 14.1.0 [1.22 backport] CherryPickCandidate Used during the release process for point releases
#67850 opened Jun 6, 2024 by gopherbot Go1.22.5
go/internal/gccgoimporter: go building failing with gcc 14.1.0 [1.21 backport] CherryPickCandidate Used during the release process for point releases
#67849 opened Jun 6, 2024 by gopherbot Go1.21.12
x/pkgsite: package revert request for github.com/wttech/pulumi-aem/sdk pkgsite pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite
#67847 opened Jun 5, 2024 by dominik-przybyl-wttech Unreleased
debug/buildinfo: export sentinel equivalent to errNotGoExe FeatureRequest GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67845 opened Jun 5, 2024 by hdonnay Backlog
cmd/compile: PPC64 folds (MOVWZreg (RLWINM x)) incorrectly in some cases compiler/runtime Issues related to the Go compiler and/or runtime.
#67844 opened Jun 5, 2024 by pmur
api: audit for Go 1.23 ExpertNeeded NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. release-blocker
#67843 opened Jun 5, 2024 by gopherbot Go1.23
build: golang.org/x/crypto/bcrypt failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67842 opened Jun 5, 2024 by gopherbot
build: golang.org/x/crypto/argon2 failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67841 opened Jun 5, 2024 by gopherbot
build: golang.org/x/crypto/acme failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67840 opened Jun 5, 2024 by gopherbot
build: make.bash failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67837 opened Jun 5, 2024 by gopherbot
dl: golang.org/dl/go1.n.m wrappers always force own GOROOT, even overwriting another value in the environment NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67836 opened Jun 5, 2024 by cespedes Unreleased
os: File.ReadDir returns "The parameter is incorrect." when passed Windows device path (1.22 regression) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
#67834 opened Jun 5, 2024 by Hakkin
ProTip! Exclude everything labeled bug with -label:bug.