Golang x/debug/internal/gocore: TestVersions failures

#!watchflakesdefault <- pkg == "golang.org/x/debug/internal/gocore" && test == "TestVersions&q...

Golang go/ast: unexpected associations for comments in empty function/loop bodies

Comments that are placed inside empty function or loop bodies are associated with statements after the body, hence state...

Golang cmd/compile: bug in cmd/compile/internal/importer.(*pkgReader).newReader

Issue created by stacks.This stack BbuvCg was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...

Golang cmd/vet: disable checks based on go.mod go version

New vet checks can make old code's tests stop passing. An example is #57059, where the printf format checker got more pr...

Golang os: SameFile doesn't handle invalid file IDs on Windows

What version of Go are you using (go version)?$ go versiongo version go1.20.7 windows/amd64Does this issue reproduce wit...

Golang cmd/compile: bug in cmd/compile/internal/types.NewField

Issue created by stacks.This stack EcU8AQ was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...

Golang cmd/compile: bug in cmd/compile/internal/types.(*Type).IsMemory

Issue created by stacks.This stack ESvSrA was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...

Golang runtime: Caller can return <autogenerated> as filename when called from a global variable

What version of Go are you using (go version)?$ go versiongo version devel go1.22-de5b418bea Sat Dec 2 03:15:03 2023 +00...

Golang net/http: move HTTP/2 into std

The net/http package includes transparent support for HTTP/2. The source of truth for this implementation is the golang....

Golang cmd/compile: bug in cmd/compile/internal/types.(*Type).wantEtype

Issue created by stacks.This stack MUENJg was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...

Golang cmd/go: removed godebug settings cause errors

Go versiongo 1.24.0Output of go env in your module/workspace:go envAR='ar'CC='clang'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CG...

Golang cmd/compile: PGO fails to do multiple levels of inlining into a single function

Reproducer:-- dep/dep.go --package depvar sink int//go:noinlinefunc spin() { for i := 0; i &lt; 1000000; i++ { ...

Golang cmd/compile: bug in cmd/compile/internal/noder.(*reader).doPkg

Issue created by stacks.This stack xLknhA was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...

Golang os: TestGetwdDeep failures

#!watchflakesdefault &lt;- pkg == &quot;os&quot; &amp;&amp; test == &quot;TestGetwdDeep&quot;Issue created automatically...

Golang cmd/vet: go vet complains unsafe.Slice usage

What version of Go are you using (go version)?$ go versiongo version go1.19.2 darwin/amd64Does this issue reproduce with...

Golang cmd/go: in go 1.21 module, go mod tidy and 'go list -m -u all' disagree over which go.sum lines are needed

What version of Go are you using (go version)?$ go versiongo version go1.21rc3 darwin/arm64Does this issue reproduce wit...

Golang cmd/go: "no required module provides package" error with file path to replacement module inside another replacement

What version of Go are you using (go version)?$ go versiongo version go1.16beta1 darwin/amd64go version go1.15.6 darwin/...

Golang cmd/go: some documentation issues for new 1.24 'go tool' features

"Managing module dependencies": a. The text seems to imply -u is needed to upgrade tools, but the -u is not actually n...

Golang crypto/internal/fips140test:exe_external: unrecognized failures

#!watchflakesdefault &lt;- pkg == &quot;crypto/internal/fips140test:exe_external&quot; &amp;&amp; test == &quot;&quot;Is...

Golang cmd/compile: add test for PGO profiles merged from profiles with different source versions

Users may be running several slightly different versions of their service in production (e.g., due to staged rollouts).T...
上一页 下一页
.