Golang x/build: missing LUCI TryBot coverage for x/telemetry

Go version9819d8265f92e0797df646f9a7056bb979d0005bOutput of go env in your module/workspace:N/AWhat did you do?See #6554...

Golang proposal: go: add GORISCV64=g

Proposal DetailsRelated to https://github.com/golang/go/issues/71105#issuecomment-3052362964This is a proposal to add ex...

Golang cmd/link: on wasm, number of functions limited to 2^16

OverviewIt seems to me that the size of a WASM function is limited to 2^16 = 65536 bytes?https://github.com/golang/go/bl...

Golang math.Round is calculate correct but return wrong value

Go versiongo version go1.23.4 windows/amd64Output of go env in your module/workspace:set GO111MODULE=onset GOARCH=amd64s...

Golang proposal: new net/http/pprof/v2 package

proposal: new net/http/pprof/v2 packageBackgroundThe net/http/pprof package provides standard endpoints for operators to...

Golang context: valueCtx's String panics if value is nil

Go versiongo version go1.23rc1 X:nocoverageredesign linux/amd64Output of go env in your module/workspace:GO111MODULE='of...

Golang x/tools/internal/mcp/examples/sse: unrecognized failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/internal/mcp/examples/sse" && test == "&quo...

Golang x/tools/gopls/internal/filewatcher: TestFileWatcher/create_directory failures [consistent failure]

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

Golang x/tools/internal/mcp/examples/hello: unrecognized failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/internal/mcp/examples/hello" && test == "&q...

Golang x/crypto/ssh: add a specific error for algorithm negotiation issues/errors

A common requirement for applications using x/crypto/ssh is to report some errors differently than others.We currently h...

Golang proposal: encoding/json: remove EscapeInvalidUTF8

Proposal DetailsWith the possible acceptance of #71497, there are many legacy options added to v1 "encoding/json" to pre...

Golang proposal: iter: add New

Proposal DetailsI propose to add the following function to ease the creation of an iterator:func New[T any](v T, next fu...

Golang encoding/json/v2: fails to return SyntacticError on empty input

json.Unmarshal([]byte{}, &m) returns a bare io.ErrUnexpectedEOF, not a jsontext.SyntacticError.This results in the v...

Golang runtime: fatal error: found bad pointer in Go heap when compiling x/tools/internal/mcp/jsonschema

#!watchflakesdefault <- pkg ~ `golang.org/x/tools/internal/mcp` && mode == "build" && `fata...

Golang x/tools/internal/mcp/examples/sse: unrecognized failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/internal/mcp/examples/sse" && test == "&quo...

Golang x/build/cmd/relui: add support for making release announcement posts on Bluesky

During Go releases, relui takes on posting on 2 social sites using their APIs (#47403 and #65046). By now we have an acc...

Golang x/tools/gopls/internal/test/marker: data race in shutdown

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && `WARNING: DATA RA...

Golang x/tools/gopls: remove the "allowModfileModifications" setting

Following up on #56570, we should remove the deprecated allowModFileModifications setting.Quoting: https://github.com/go...

Golang cmd/link: go1.23.11 segmentation fault in test

Go versiongo version go1.23.11 darwin/amd64Output of go env in your module/workspace:GO111MODULE='on'GOARCH='amd64'GOBIN...

Golang x/tools/internal/filewatcher: TestFileWatcher/delete_directory is flaky

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