Golang os: CopyFS overwrites existing file in destination. [1.23 backport]

@panjf2000 requested issue #68895 to be considered for backport to the next 1.23 minor release.@gopherbot please create ...

Golang proposal: io/fs: add fs.Files() iterator

Proposal DetailsA previous proposal for walking through directory trees can be found here:* #64341This proposal aims for...

Golang cmd/vet,x/tools/go/analysis/passes/printf: broken with GODEBUG=gotypesalias=1 [1.23 backport]

@findleyr requested issue #68796 to be considered for backport to the next 1.23 minor release.@gopherbot please backport...

Golang cmd/compile: can't use aliased type as underlying type in type parameter [1.23 backport]

@cuonglm requested issue #68935 to be considered for backport to the next 1.23 minor release.@gopherbot please backport ...

Golang cmd/cgo: aix c-archive corrupting stack

Go versionmasterOutput of go env in your module/workspace:GOARCH=ppc64GOOS=aixWhat did you do?go test cmd/cgo/internal/t...

Golang x/tools/gopls: automatic imports sometimes pick non-optimal modules

What version of Go are you using (go version)?$ go versiongo version go1.20.5 darwin/arm64Does this issue reproduce with...

Golang cmd/go: "go env -changed" never include GOTELEMETRY

Go versiongo version go1.23.0 linux/amd64Output of go env in your module/workspace:.What did you do?$ go env GOTELEMETRY...

Golang x/tools/gopls: do not suggest names from unimportable internal packages

Describe the bugGetting internal packages to show up in autocomplete of absolutely unrelated projects.NotesThere are nes...

Golang x/tools/gopls: incorrectly suggests internal/singleflight completion

Reported from @seankhliao in slack: gopls reported internal/singleflight (from std) as a completion candidate, while not...

Golang x/tools/gopls: fails to find new std library APIs dynamically

Reminder issue, following up on #63641: it appears that gopls was not finding the new slices package in GOROOT until the...

Golang x/tools/gopls: cannot choose the "right" value for completionBudget

What version of Go are you using (go version)?$ go versiongo version go1.21.1 linux/arm64$ go list -m golang.org/x/tools...

Golang all: future of the openbsd/mips64 port

The openbsd/mips64 port is currently in limbo - this issue is an attempt to identify a path forward.BackgroundOpenBSD 6....

Golang x/tools/gopls: add a setting to control removal of unused imports, and a quickfix

We see feedback in survey results that users don't want unused imports to be removed by the organizeImports code action....

Golang x/tools/gopls: normalize feature sets of unimported completions and organize imports

What version of Go are you using (go version)?go version go1.13.4 darwin/amd64Does this issue reproduce with the latest ...

Golang x/website: wiki/Range page contains a table overflow on Safari

What is the URL of the page with the issue?https://go.dev/wiki/RangeWhat is your user agent?Reproduces both onSafari 18....

Golang testing/synctest: allow runtime.AddCleanup functions in bubble

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

Golang cmd/go/internal/modcmd: go mod edit -json is missing GoDebug

Go versiongo version go1.25.0 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Golang x/tools/gopls: resolve imports with name collisions and let the user customize aliases

gopls versionBuild info----------golang.org/x/tools/gopls v0.20.0 golang.org/x/tools/gopls@v0.20.0 h1:fxOYZXKl6IsOTKI...

Golang x/pkgsite: package revert request for github.com/wttech/pulumi-aem/sdk pkgsite

Hi, previously I asked for https://github.com/golang/go/issues/67209Is there any way to revert that operation?Comment Fr...

Golang proposal: reflect: Add Type.Fields() iter.Seq[StructField] and Type.Methods() iter.Seq[Method]

Proposal Detailsreflect.Type.Fields() iter.Seq[StructField] and reflect.Type.Methods() iter.Seq[Method] would be more co...
上一页 下一页
.