Golang x/tools/gopls/internal/analysis/modernize: rangeint: transformation unsound when loop body has effects on iterated array

Go versionx/tools/gopls v0.18.1Output of go env in your module/workspace:irrelevantWhat did you do?This program prints 1...

Golang cmd/cgo/internal/testsanitizers: occasional timeout panic

Go versiongo version devel go1.25-fabed69a31 Fri Mar 21 12:07:20 2025 -0700 linux/amd64Output of go env in your module/w...

Golang Go team quiet week Mar 24–Mar 28: issue tracker responses will be delayed

The issue tracker will be quiet from Mar 24 to Mar 28 to let Go team members and contributors disconnect and either rech...

Golang cmd/go: TestScript/mod_test_cached failures

#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/mod_test_cached"Issue crea...

Golang build: build failure on gotip-darwin-amd64-longtest

#!watchflakesdefault <- builder == "gotip-darwin-amd64-longtest" && repo == "go" &&am...

Golang cmd/link: TestDWARF/testprogcgo failures [consistent failure]

#!watchflakesdefault <- pkg == "cmd/link" && test == "TestDWARF/testprogcgo"Issue created...

Golang os: support runtime poller with os.File on Windows

In order to use the runtime poller with os.File on Windows, the file or pipe will have to be opened with FILE_FLAG_OVERL...

Golang testing/synctest: new package for testing concurrent code

Current proposal status: https://github.com/golang/go/issues/67434#issuecomment-2565780150This is a proposal for a new p...

Golang x/tools/gopls: "internal error converting diagnostic" (bug reported by telemetry)

#!stacks"bug.Reportf" && ("cache.(*action).exec.func3:+4") This stack o6rQWQ was reported by...

Golang x/tools/gopls: analysis driver spuriously reports invalid suggested fixes due to AST repair

#!stacks"bug.Reportf" && "cache.(*action).exec.func3:+3" && "unreachable.(*dea...

Golang x/tools/gopls: crash due to fixed ast.Node.End beyond EOF

gopls version: v0.15.2/go1.22.1gopls flags: update flags: proxyextension version: 0.41.2environment: Visual Studio Code ...

Golang runtime: crash/hang on startup in buildmode=c-shared amd64 DLL when run on ARM64 windows 11.

What version of Go are you using (go version)?$ go versiongo version go1.20 windows/amd64Does this issue reproduce with ...

Golang testing/fstest: TestFS does not handle case-insensitive filesystem paths

Go versiongo version go1.24.1 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...

Golang testing: b.Loop gives bogus results in some situations

Go versiongo version go1.24.0 linux/amd64What did you do?There are at least two user errors that testing.B.Loop could de...

Golang testing: early break in a testing.B.Loop benchmark loop should be reported.

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

Golang x/tools/gopls/internal/cmd: go/types data race causes TestImplementations failures

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

Golang net: TestLookupDotsWithRemoteSource is flaky

#!watchflakespost <- pkg == "net" && test == "TestLookupDotsWithRemoteSource" && ...

Golang proposal: cmd/compile: go:readonly comment directive for body-less functions

Proposal DetailsAdd go:readonly comment directive for body-less functions indicating the following arguments and any poi...

Golang proposal: cmd/go: mark tool dependencies in go.mod

Proposal Detailsgo 1.24 added support for managing developer tool dependencies directly in go.mod. while this is a valua...

Golang proposal: cmd/go: install should list, update, uninstall packages

Proposal Details$ go install -listgithub.com/goreleaser/goreleaser@v1.26.1github.com/junegunn/fzf@v0.56.0golang.org/x/to...
上一页 下一页
.