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...

Golang proposal: cmd/go: manage binaries installed in GOBIN

As a user, I would like to have a command that iterates through my $GOBIN and checks if all of the packages I installed ...

Golang runtime: flaky failures on NetBSD since CL 526118

#!watchflakespost <- goos == "netbsd" && pkg == "runtime" && date > "2023...

Golang runtime: performance regression for small Swiss Table map access for non-specialized keys

Edit: Initially, I thought this was an "optimization opportunity" and wrote it up as such, but later realized it is seem...

Golang cmd/go: go help packages is out of date

What version of Go are you using (go version)?$ go versiongo version devel go1.20-119f679a3b Thu Jan 5 19:33:00 2023 +00...

Golang cmd/go: go run and go tool are slower than directly executing cached binary

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

Golang cmd/go: allow all build flags for tool

Go versionlatestOutput of go env in your module/workspace:N/AWhat did you do?go tool .... <any number of flags>Wha...

Golang runtime: build fails when run via QEMU for linux/amd64 running on linux/arm64

Go versiongo version go1.23.0 linux/arm64Output of go env in your module/workspace:$ go envGO111MODULE=''GOARCH='arm64'G...

Golang cmd/go: automatic toolchain upgrades make the combination of go version and go install <package>@<version> confusing

Go versionthat's a good question!Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='...

Golang fmt.Printf under test: go1.24.1 breaks Go compatibility, please revert to earlier behavior, not "non-constant format string in call to fmt.Printf"

Go versiongo version go1.24.1 linux/amd64Output of go env in your module/workspace:See below for go env run on go1.23.5 ...
上一页 下一页
.