Aurora Blog
Home
Golang cmd/compile: bug in cmd/compile/internal/noder.(*pkgReader).objIdxMayFail
2025-08-13 14:07:42
1794
Issue created by stacks.This stack OFktgw was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...
Golang cmd/compile: bug in cmd/compile/internal/types2.setDefType
2025-08-13 14:07:40
1684
Issue created by stacks.This stack WkcAxQ was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...
Golang spec: Method sets section doesn't seem quite right for interfaces with type lists
2025-08-13 14:07:38
3631
https://tip.golang.org/ref/spec#Method_sets says the following:The method set of an interface type is the intersection o...
Golang runtime: TestSegv/Segv failure with unexpected return pc on openbsd-386-68
2025-08-13 14:07:36
6765
--- FAIL: TestSegv (0.00s) --- FAIL: TestSegv/Segv (0.12s) testenv.go:361: [/tmp/workdir/tmp/go-build374830791...
Golang x/telemetry/internal/upload: TestRun_Concurrent failures
2025-08-13 14:07:33
69473
#!watchflakesdefault <- pkg == "golang.org/x/telemetry/internal/upload" && test == "TestRun_Co...
Golang cmd/compile: bug in cmd/compile/internal/ssa.copyelimValue
2025-08-13 14:07:31
1634
Issue created by stacks.This stack Kiz8hw was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...
Golang runtime: use getrandom(2) for readRandom
2025-08-13 14:07:29
4030
Proposal DetailsCurrently when we set the random seed on Linux, the runtime's fallback path needs to open, read and then...
Golang cmd/go: add a test for distribution size
2025-08-13 14:07:27
212
This might belong in cmd/dist instead.We should add a test that checks that the distribution size in not above a certain...
Golang cmd/go: add go mod verify -tag
2025-08-13 14:07:25
18378
Proposal DetailsGo lacks a CLI to verify local repositories against the Go checksum database. Adding a flag in go mod ve...
Golang spec: "type parameters are interfaces" is confusing
2025-08-13 14:07:23
442
Per the spec, the underlying type of a type parameter is its constraint interface. Similarly to how we talk about an X t...
Golang net/netip: add Prefix.Compare and AddrPort.Compare
2025-08-13 14:07:21
16083
In our code, we've ended up writing ad-hoc ordering functions for netip.Prefix a whole bunch of times, for use with sort...
Golang os,internal/poll: reads from closed pipes sometimes do not unblock on darwin
2025-08-13 14:07:19
68757
#!watchflakespost <- goos == "darwin" && log ~ `os/exec\.\(\*Cmd\)\.awaitGoroutines` && log...
Golang x/build: add Debian Trixie builders
2025-08-13 14:07:09
148
Now that Debian 13.0 (Trixie) has been released and designated the current stable release, we should add the new associa...
Golang cmd/internal/testdir:0_10: Test/codegen/issue74788.go failures
2025-08-13 14:07:08
45973
#!watchflakesdefault <- pkg == "cmd/internal/testdir:0_10" && test == "Test/codegen/issue74788...
Golang cmd/go: install cross compiled binaries uses subdirectories
2025-08-13 14:07:06
3036
Go versiongo version go1.24.6 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang internal/coverage/cfile: TestCoverageApis/emitToFailingWriter failures
2025-08-13 14:06:56
9221
#!watchflakesdefault <- pkg == "internal/coverage/cfile" && test == "TestCoverageApis/emitToFa...
Golang cmd/cgo: clarify safety of calling unsafe.Slice and unsafe.String with C pointers
2025-08-13 14:06:43
2740
Go version1.22.6Output of go env in your module/workspace:N/AWhat did you do?N/AWhat did you see happen?The documentatio...
Golang x/website: out of date docs in effective go
2025-08-13 14:06:39
1520
Hi, effective go still references having to do e.g.req := req in a for loop:The bug is that in a Go for loop, the loop v...
Golang proposal: x/tools/go/packages: add a mechanism to access build-system specific information about a package
2025-08-13 14:06:22
5047
This is proposal 3 of 3 coming out of the discussion of issue #38234.We propose evaluating the possibility of adding a f...
Golang x/build/cmd/watchflakes: opened over 500 duplicate issues on 2025-03-07
2025-08-13 14:06:20
51935
As reported via the golang-dev mailing list by @FiloSottile:Looks like watchflakes opened over 500 duplicate issues a fe...
上一页
下一页
1
…
124
125
126
127
128
…
375
.