Aurora Blog
Home
Golang x/build: missing LUCI TryBot coverage for x/telemetry
2025-07-10 14:06:54
4684
Go version9819d8265f92e0797df646f9a7056bb979d0005bOutput of go env in your module/workspace:N/AWhat did you do?See #6554...
Golang proposal: go: add GORISCV64=g
2025-07-10 14:06:50
688
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
2025-07-10 14:06:48
85823
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
2025-07-10 14:06:41
3187
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
2025-07-10 14:06:39
18789
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
2025-07-10 14:06:37
2548
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
2025-07-10 14:06:35
3410
#!watchflakesdefault <- pkg == "golang.org/x/tools/internal/mcp/examples/sse" && test == "&quo...
Golang x/tools/gopls/internal/filewatcher: TestFileWatcher/create_directory failures [consistent failure]
2025-07-10 14:06:33
91079
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/filewatcher" && test == "Tes...
Golang x/tools/internal/mcp/examples/hello: unrecognized failures
2025-07-10 14:06:31
3420
#!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
2025-07-10 14:06:28
11333
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
2025-07-10 14:06:26
1404
Proposal DetailsWith the possible acceptance of #71497, there are many legacy options added to v1 "encoding/json" to pre...
Golang proposal: iter: add New
2025-07-10 14:06:24
5466
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
2025-07-10 14:06:22
744
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
2025-07-10 14:06:18
3824
#!watchflakesdefault <- pkg ~ `golang.org/x/tools/internal/mcp` && mode == "build" && `fata...
Golang x/tools/internal/mcp/examples/sse: unrecognized failures
2025-07-10 14:06:16
3447
#!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
2025-07-10 14:06:10
982
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
2025-07-10 14:06:08
13742
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && `WARNING: DATA RA...
Golang x/tools/gopls: remove the "allowModfileModifications" setting
2025-07-10 14:06:06
3652
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
2025-07-10 14:05:56
9007
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
2025-07-10 14:05:52
74706
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/filewatcher" && test == "Tes...
上一页
下一页
1
…
187
188
189
190
191
…
331
.