Golang cmd/compile: inliner is confused by type aliases

Go versiongo version go1.25rc2 linux/arm64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CG...

Golang cmd/compile: a constant expression is moved into a loop

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

Golang x/mobile/bind: support slices of supported structs

Just want to know if it will ever be possible to support slices of supported. I currently have to write a wrapper object...

Golang cmd/go: go mod init go gets error

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

Golang x/tools/gopls/internal/filewatcher: TestFileWatcher/broken_symlink_in_darwin failures

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

Golang x/vulndb: TestLintReports/data/reports/GO-2024-3085.yaml failures

#!watchflakesdefault <- pkg == "golang.org/x/vulndb" && test == "TestLintReports/data/reports/...

Golang x/vulndb: TestLintReports/data/reports/GO-2024-2479.yaml failures

#!watchflakesdefault <- pkg == "golang.org/x/vulndb" && test == "TestLintReports/data/reports/...

Golang x/tools/internal/modindex: TestIncrementalNope failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremen...

Golang cmd/go/internal/lockedfile: TestCanLockExistingFile failures

#!watchflakesdefault <- pkg == "cmd/go/internal/lockedfile" && test == "TestCanLockExistingFil...

Golang x/vulndb: TestLintReports/data/reports/GO-2024-3181.yaml failures

#!watchflakesdefault <- pkg == "golang.org/x/vulndb" && test == "TestLintReports/data/reports/...

Golang net/http: TestOmitHTTP2 failures

#!watchflakesdefault <- pkg == "net/http" && test == "TestOmitHTTP2"Issue created automat...

Golang x/tools/gopls: regtest flakes due to hanging go commands

#!watchflakespost <- goos != "netbsd" && (pkg ~ `^golang.org/x/tools/gopls` || (repo == "tools...

Golang x/tools/gopls: Is there any way to filter errors?

gopls versionBuild infogolang.org/x/tools/gopls v0.16.1 golang.org/x/tools/gopls@v0.16.1 h1:1hO/dCeUvjEYx3V0rVvCtOkwn...

Golang x/build/cmd/relui: error sending release annoucement email

SendGrid returned:unexpected status 401 Unauthorized, want 202 Accepted; body = {"errors":[{"message&quot...

Golang x/crypto/ssh/knownhosts: incorrect parsing of known_hosts for ipv6

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

Golang x/tools/gopls: release version v0.20.0

This issue tracks progress toward releasing gopls@v0.20.0[x] create or update gopls-release-branch.0.20[x] update go.mod...

Golang proposal: cmd/vet: warn about copying a time.Timer value

The following code works fine on Go 1.22, but breaks on Go 1.23.0 on the http.DefaultClient.Do() line. On Linux, it free...

Golang cmd/go: TestScript/mod_download_exec_toolchain failures

#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/mod_download_exec_toolchain&quo...

Golang cmd/go: provide straightforward way to see non-test dependencies

It's important to be able to see the full set of dependencies used by production code exclusive of tests, particularly w...

Golang x/tools/gopls: "failed to find object for objectPath" bug in gcimporter

#!stacks"gopls/bug" && "(*importReader).objectPathObject:+9"Issue created by stacks.// objec...
下一页
.