Aurora Blog
Home
Golang riscv64: can't build on FreeBSD with cgo
2025-07-24 14:08:47
9981
Go versiongo1.24.2Output of go env in your module/workspace:CC='clang' ...
Golang proposal: x/net/http2: allow configuring the buffer allocator to avoid copies during reads
2025-07-24 14:08:38
6124
Proposal DetailsThe Framer has an unexported field that holds a closure responsible for allocating byte slices for readi...
Golang proposal: x/net/http3: add experimental HTTP/3 implementation
2025-07-24 14:08:28
3198
This is a proposal to add an HTTP/3 client and server implementation in x/net/http3.Similarly to the accepted form of #5...
Golang proposal: change GORISCV64=rva20u64 to include compressed instructions
2025-07-24 14:08:26
7178
Proposal DetailsWhen the proposal for GORISCV64 was being discussed, the situation regarding compressed instructions for...
Golang x/build: gotip-freebsd-riscv64 builder is missing
2025-07-24 14:08:06
1126
There are currently no bots running at https://ci.chromium.org/ui/p/golang/builders/ci/gotip-freebsd-riscv64.CC @mengzhu...
Golang x/build: bot freebsd-riscv64-mengzhuo--megrez-4 reported as broken
2025-07-24 14:08:04
257
The bot freebsd-riscv64-mengzhuo--megrez-4 has been reported as broken. It is currently in "quarantined" state. Please w...
Golang proposal: cmd/go: tool command should recognize a package pattern and match against declared tools
2025-07-24 14:08:02
486
Proposal DetailsAdd support for package pattern in "go tool". If the argument to "go tool" is detected as a pattern, mat...
Golang cmd/cgo/internal/testsanitizers: TestTSAN/tsan14 failures
2025-07-24 14:07:55
15289
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testsanitizers" && test ~ `TestTSAN/tsan\d+`Issue ...
Golang proposal: spec: slice--/slice++ to drop the last/first element from a slice
2025-07-24 14:07:53
3652
Go Programming ExperienceExperiencedOther Languages ExperienceGo, Perl, Java, C, JavaScript, bash, REBOL, PascalRelated ...
Golang test: cleanup fixedbugs/notinheap.go
2025-07-24 14:07:51
944
After #46731, //go:notinheap is gone, however, there's still test/fixedbugs/notinheap.go which is using it. There's no p...
Golang proposal: net/http: custom handlers for 404 and 405 HTTP response codes
2025-07-24 14:07:47
14400
Proposal DetailsGo 1.22 introduced an enhanced HTTP routing. The current implementation utilizes unexported handlers for...
Golang cmd/compile: missed BCE in multi expression switch cases
2025-07-24 14:07:45
9159
Go versiongo version go1.22.3 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang net/http: http/2 throughput is very slow compared to http/1.1
2025-07-24 14:07:40
21115
What version of Go are you using (go version)?1.7$ go versiongo version go1.17 linux/amd64Does this issue reproduce with...
Golang cmd/cgo/internal/testshared: unrecognized failures
2025-07-24 14:07:29
2413
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testshared" && test == ""Issue created a...
Golang os/user:pie_internal: TestImpersonated failures
2025-07-24 14:07:27
3604
#!watchflakesdefault <- pkg == "os/user:pie_internal" && test == "TestImpersonated"Issue ...
Golang cmd/cgo/internal/testerrors: TestPointerChecks failures
2025-07-24 14:07:16
17340
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testerrors" && test == "TestPointerChecks&quo...
Golang all: reopen tree for Go 1.24 development
2025-07-24 14:07:10
3825
Current Tree Status: Tree is open for Go 1.24 development (golang-dev announcement)This is a tracking issue for the upco...
Golang os/user:pie_internal: TestGroupIdsTestUser failures
2025-07-24 14:07:08
1291
#!watchflakesdefault <- pkg == "os/user:pie_internal" && test == "TestGroupIdsTestUser"Is...
Golang os/user:nolibgcc: TestImpersonated failures
2025-07-24 14:07:06
3546
#!watchflakesdefault <- pkg == "os/user:nolibgcc" && test == "TestImpersonated"Issue crea...
Golang cmd/cgo/internal/testsanitizers: TestLSAN/lsan2 failures
2025-07-24 14:07:01
5721
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testsanitizers" && test == "TestLSAN/lsan2&qu...
上一页
下一页
1
2
3
4
5
6
7
…
192
.