Golang go/ast: add Preorder iterator

Proposal DetailsPrograms that use go/ast often need to make traversals over the tree to find all nodes of a given type (...

Golang x/tools/go/packages: TypesInfo.Uses adds 3 to the line numbers of types.Objects from cgo files

Go versiongo version go1.24.4 darwin/amd64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...

Golang crypto/x509 certificate signed by unknown authority

Hi, I faced the following issue in regard of verifying certificates when connecting using SSL.The following server 'smtp...

Golang build: make.bat failures

#!watchflakesdefault <- repo == "tools" && pkg == "" && test == "make.bat&qu...

Golang build: make.bat failures

#!watchflakesdefault <- repo == "benchmarks" && pkg == "" && test == "make.b...

Golang sync: Package documentation does not link to The Go Memory Model

Go versiongo version go1.22.4 darwin/arm64Output of go env in your module/workspace:Unrelated to the issueWhat did you d...

Golang x/tools/gopls: mod cache refresh timers run after view shutdown

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/modfile" && test...

Golang x/mobile: Request to Update Package Dependencies to Go Version 1.22 of go mobile

I am writing to request an update of the Go Mobile project’s package dependencies to the latest Go version, specifically...

Golang access: TryBots to trigger to run tests

Use TryBots to trigger to run tests for the PR: https://github.com/golang/go/pull/66918Comment From: mknyszekIt looks li...

Golang x/net: invalid address when reading socket error queue with SO_TIMESTAMPING

What version of Go are you using (go version)?$ go versiongo version go1.16.6 linux/amd64In my go.mod:golang.org/x/net v...

Golang cmd/go: go get -tool only adds last package when multiple are provided

Go versiongo version go1.25-devel_4d1c255f15 Thu Jun 5 11:44:48 2025 -0700 linux/amd64Output of go env in your module/wo...

Golang iter: iter.Pull should forward panics and runtime.Goexit [freeze exception]

Go versiondevel go1.23-a3a584e4ab Wed May 29 13:52:34 2024 +0000Output of go env in your module/workspace:n/a since this...

Golang cmd/compile: PPC64 folds (MOVWZreg (RLWINM x)) incorrectly in some cases

Go versionmasterOutput of go env in your module/workspace:GOARCH=ppc64leWhat did you do?Adding the following codegen tes...

Golang src/runtime/signal_unix.go:202 Normal gameplay and subsequent code execution

Go versiongo version go1.22.3 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...

Golang cmd/go: TestScript/env_changed fails when modifying go.env for Go distributions

Go versiongo version devel go1.23-eaa7d9ff86 Mon Jun 3 14:56:37 2024 +0000 linux/amd64Output of go env in your module/wo...

Golang os/signal: SIGSYS documented as both handled and unhandled

Go versiongo 1.22.3Output of go env in your module/workspace:N/AWhat did you do?Visited https://pkg.go.dev/os/signalWhat...

Golang x/telemetry: go version should match that of gopls

Go versiongo version go1l21l4 darwin/amdOutput of go env in your module/workspace:irrelevantWhat did you do?opened the t...

Golang x/telemetry/godev: telemetry.go.dev chart view is broken

https://telemetry.go.dev/charts/2024-05-07It was broken from 05/07 because the worker produces chart json file with unex...

Golang proposal: allow passing type parameterized channels of different element types to "close".

Go versiontipOutput of go env in your module/workspace:.What did you do?https://tip.golang.org/ref/spec#CloseIf the type...

Golang net: TestLookupNoSuchHost failing on plan9/386 builder

Since the migration of the plan9/386 builder, the TestLookupNoSuchHost test is failing:--- FAIL: TestLookupNoSuchHost (0...
上一页 下一页
.