Aurora Blog
Home
Golang os: CopyFS overwrites existing file in destination. [1.23 backport]
2025-08-22 14:04:15
504
@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
2025-08-22 14:04:12
2741
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]
2025-08-22 14:04:10
750
@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]
2025-08-22 14:04:08
256
@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
2025-08-22 14:04:04
914
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
2025-08-22 14:04:02
5767
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
2025-08-22 14:03:58
1522
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
2025-08-22 14:03:55
119845
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
2025-08-22 14:03:48
87086
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
2025-08-22 14:03:46
5365
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
2025-08-22 14:03:44
3629
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
2025-08-22 14:03:40
4251
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
2025-08-22 14:03:38
8932
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
2025-08-22 14:03:35
5137
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
2025-08-22 14:03:32
409
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
2025-08-22 14:03:26
7829
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
2025-08-22 14:03:22
2935
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
2025-08-22 14:03:19
5414
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
2025-08-22 14:03:17
1095
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]
2025-08-22 14:03:15
13172
Proposal Detailsreflect.Type.Fields() iter.Seq[StructField] and reflect.Type.Methods() iter.Seq[Method] would be more co...
上一页
下一页
1
2
3
4
5
6
7
…
285
.