Golang x/build: gotip-linux-ppc64le_power8 builder persistently fails modfetch/codehost gitrepo-sha256 tests

Go versiongo1.25 development branch (multiple commits including d184f8dc0)Output of go env in your module/workspace:GOAR...

Golang net/http: make CrossOriginProtection zero value work [freeze exception]

In #73626, we overlooked specifying the zero value of the new net/http.CrossOriginProtection type. As implemented, attem...

Golang cmd/compile/internal/syntax: StartPos incorrect for KeyValueExpr arguments

Reminder issue. See https://go-review.googlesource.com/c/go/+/591256/1/src/cmd/compile/internal/syntax/positions.go .Tri...

Golang cmd/cgo/internal/testsanitizers: TestLibFuzzer and TestMSAN fail with CC=clang CGO_ENABLED=0

Go versiongo version go1.21.4 linux/amd64What operating system and processor architecture are you using (go env)?GO111MO...

Golang all: end support for macOS 11 in Go 1.25

Proposal DetailsGo added support for macOS 15 that was publicly released this September. After internal discussion, we b...

Golang x/tools/gopls: create a go list GOPACKAGESDRIVER for testing

We lack testing for GOPACKAGESDRIVER in gopls, and while we say it is "unsupported", it technically works, and we have a...

Golang proposal: time: Add functions for finding greatest or least time.Time supplied

Proposal DetailsWhile attempting to port over from Ruby code to Go, I ran into an issue where I needed to set a variable...

Golang net/http: add CrossOriginForgeryHandler

BackgroundCross Site Request Forgery (CSRF) is a confused deputy attack where the attacker causes the browser to send a ...

Golang x/tools/gopls: support Go assembly files

Gopls already supports navigating from Go source to assembly files (use "Go to definition" on a func declaration with no...

Golang access: may-start-trybots for avamsi

Could I please get the may-start-trybots access to run on my CLs? Would be a nice DevEx improvement -- my email is avams...

Golang x/tools/deadcode: panic analyzing dynamic call

Go versiongo version go1.22.4 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...

Golang os: add Root.ReadFile & Root.WriteFile

I propose adding ReadFile and WriteFile methods to *os.Root:package os// ReadFile reads the named file in the root and r...

Golang x/tools/gopls: "unexpected file: %q" bug.Report in bestView

#!stacks"bug.Errorf:+2" && "cache.port.matches.func1:+2"This stack FC7EOg was reported by te...

Golang dl: return the same exit status of the wrapped command

Currently, the Run function in the internal/version and gotip packages returns the exit status 1 if the wrapped command ...

Golang x/telemetry/internal/upload: TestRun_Basic failures

#!watchflakesdefault <- pkg == "golang.org/x/telemetry/internal/upload" && test == "TestRun_Ba...

Golang x/telemetry/internal/mmap: TestSharedMemory failures

#!watchflakesdefault <- pkg == "golang.org/x/telemetry/internal/mmap" && test == "TestSharedMe...

Golang x/telemetry/internal/mmap: TestMultipleMaps failures

#!watchflakesdefault <- pkg == "golang.org/x/telemetry/internal/mmap" && test == "TestMultiple...

Golang mime/multipart: Failure to round trip leading to potential bypass of content based checks

Go versiongo version go1.24.4 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Golang runtime: SEGV accessing map

Go versiongo1.24.0Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFL...

Golang cmd/go, cmd/distpack: build and run tools that are not necessary for builds as needed and don't include in binary distribution

Proposal DetailsThis proposal is to stop including tools that are not needed for builds in the binary distribution. Inst...
上一页 下一页
.