Golang proposal: spec: slice--/slice++ to drop the last/first element from a slice

Go Programming ExperienceExperiencedOther Languages ExperienceGo, Perl, Java, C, JavaScript, bash, REBOL, PascalRelated ...

Golang test: cleanup fixedbugs/notinheap.go

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

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

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

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

#!watchflakesdefault <- pkg == "cmd/cgo/internal/testshared" && test == ""Issue created a...

Golang os/user:pie_internal: TestImpersonated failures

#!watchflakesdefault <- pkg == "os/user:pie_internal" && test == "TestImpersonated"Issue ...

Golang cmd/cgo/internal/testerrors: TestPointerChecks failures

#!watchflakesdefault <- pkg == "cmd/cgo/internal/testerrors" && test == "TestPointerChecks&quo...

Golang all: reopen tree for Go 1.24 development

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

#!watchflakesdefault <- pkg == "os/user:pie_internal" && test == "TestGroupIdsTestUser"Is...

Golang os/user:nolibgcc: TestImpersonated failures

#!watchflakesdefault <- pkg == "os/user:nolibgcc" && test == "TestImpersonated"Issue crea...

Golang cmd/cgo/internal/testsanitizers: TestLSAN/lsan2 failures

#!watchflakesdefault <- pkg == "cmd/cgo/internal/testsanitizers" && test == "TestLSAN/lsan2&qu...

Golang time: TestLongAdjustTimers failures

#!watchflakesdefault <- pkg == "time" && test == "TestLongAdjustTimers"Issue created auto...

Golang os/user:nolibgcc: TestGroupIdsTestUser failures

#!watchflakesdefault <- pkg == "os/user:nolibgcc" && test == "TestGroupIdsTestUser"Issue ...

Golang go/types, types2: bad error message for cycles through type instantiation

I was doing a bit of testing with regards to cycles through instantiated types. If we type check the below:type a = b[in...

Golang sync/atomic: add OR/AND operators for unsigned types

Update, Aug 16 2023: Current proposal at https://github.com/golang/go/issues/61395#issuecomment-1671759854. Original rel...

Golang cmd/cgo/internal/testsanitizers: failures with signal: segmentation fault or exit status 66 [1.23 backport]

@dmitshur requested issue #59418 to be considered for backport to the next 1.23 minor release.@gopherbot Please consider...

Golang [windows 10] cgo thread hangs forever

Go versiongo version 1.22.5Output of go env in your module/workspace:cannot get go env as issue is seen in production wi...

Golang cmd/compile: double zeroing and unnecessary copying/stack use

Go versiongo version devel go1.23-722d59436b Thu May 16 02:00:26 2024 +0000 linux/amd64Output of go env in your module/w...

Golang runtime: TestUsingVDSO failures

#!watchflakespost <- pkg == "runtime" && test == "TestUsingVDSO" && `signal: segm...
上一页 下一页
.