-
Notifications
You must be signed in to change notification settings - Fork 18.2k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 16 Open pull requests
- 455 Closed issues
- 185 New issues
Could not load contribution data
Please try again later
16 Pull requests opened by 16 people
-
slices: tolerate Chunk([]string{}, 0) without raising panic for n<1
#73880 opened
May 27, 2025 -
net/http: delegate the reset proxy logic to the test
#73882 opened
May 27, 2025 -
net/http: call requestTooLarge on unwrapped ResponseWriter in MaxBytesReader
#73893 opened
May 27, 2025 -
syscall, internal/routebsd: use hw.supported_arches on FreeBSD
#73903 opened
May 28, 2025 -
encoding/base64: add constant-time behavior, enabled by default
#73909 opened
May 29, 2025 -
crypto/x509: validate certificates with unsorted SET values in RDNs
#73936 opened
May 31, 2025 -
cmd: emit dwarf for string constants
#73940 opened
Jun 1, 2025 -
net/http: add debug logging for HTTP/1 client transport
#73969 opened
Jun 4, 2025 -
crypto/x509: Add VerifyOptions.UnknownAlgorithmVerifier
#74023 opened
Jun 6, 2025 -
encoding/json/jsontext: preserve buffer capacity in Decoder.Reset
#74120 opened
Jun 12, 2025 -
cmd/go/internal/doc: modified `go help doc` output
#74140 opened
Jun 13, 2025 -
sys/windows: update docs about secure way to load system DLLs
#74284 opened
Jun 18, 2025 -
cmd/go: modload should use a read-write lock to improve concurrency
#74311 opened
Jun 20, 2025 -
os: trivial comment fix
#74332 opened
Jun 22, 2025 -
sort: clarify Less doc
#74333 opened
Jun 23, 2025 -
sort: add `SearchWithError`
#74372 opened
Jun 25, 2025
455 Issues closed by 47 people
-
context: cancelCtx.Done panics because atomic.Value holds an interface{} instead of a chan struct{}
#73866 closed
Jun 25, 2025 -
runtime: TestGdbBacktrace failures
#65176 closed
Jun 25, 2025 -
runtime: memlock not unlocked in all control flow paths in sysReserveAlignedSbrk [1.24 backport]
#74346 closed
Jun 25, 2025 -
x/tools/gopls: parameter hints broken
#74374 closed
Jun 25, 2025 -
runtime: slowdown due to extra read from implicit nil check of fresh virtual memory [green tea]
#74375 closed
Jun 25, 2025 -
x/tools/gopls/internal/server: Initialize fails to create temp dir
#74373 closed
Jun 25, 2025 -
proposal: x/tools/go/ast/astutil: PathContainingPos
#74367 closed
Jun 25, 2025 -
proposal: rework of errors.Join()
#74371 closed
Jun 25, 2025 -
net: UDS write&read deadlock
#74369 closed
Jun 25, 2025 -
x/build/cmd/relui: add best-effort updating of tagx:ignore'd dependencies
#73264 closed
Jun 24, 2025 -
x/tools/gopls/internal/test/marker: Test/fixedbugs/issue59944.txt failures [openbsd]
#74279 closed
Jun 24, 2025 -
runtime: reportZombies throws "found pointer to free object" in sweeper
#71451 closed
Jun 24, 2025 -
x/tools/gopls: implement rangeFormatting LSP request
#31150 closed
Jun 24, 2025 -
go/types: can't get interface method types
#74303 closed
Jun 24, 2025 -
x/tools/gopls: Hover: "internal error: no file for position %d" bug in parseFull
#74351 closed
Jun 24, 2025 -
x/website:https://go.dev/doc/tutorial/workspaces
#74359 closed
Jun 24, 2025 -
import/path: An error occurred in tls.Config.KeyLogWriter, causing the tls handshake to fail abnormally.
#74358 closed
Jun 24, 2025 -
x/tools/gopls/internal/golang: inline variable: nil panic in inlineVariableOne
#74347 closed
Jun 24, 2025 -
internal/trace: TestTraceGCStress OOMs
#74052 closed
Jun 23, 2025 -
x/tools/gopls: Implementation (by signatures): nil panic in dynamicFuncCallType
#74305 closed
Jun 23, 2025 -
runtime: memlock not unlocked in all control flow paths in sysReserveAlignedSbrk
#74339 closed
Jun 23, 2025 -
proposal: Go: support for conditional compilation directives similar to #define / #ifdef
#74343 closed
Jun 23, 2025 -
wiki:
#74340 closed
Jun 23, 2025 -
nice to have: faster generic instantiation location for serialization support
#74331 closed
Jun 22, 2025 -
cmd/compile: inlining of range funcs should be more aggressive
#69885 closed
Jun 22, 2025 -
go test: go test coverage profile contains packages from GOPATH when GOPATH is set in the same directory
#74328 closed
Jun 21, 2025 -
testing/synctest: unexpected data race after synctest.Wait
#74327 closed
Jun 20, 2025 -
testing/synctest: `synctest` does not respect `t.Helper()`
#74199 closed
Jun 20, 2025 -
x/sync/errgroup: propagate panics and Goexits through Wait
#53757 closed
Jun 20, 2025 -
proposal: x/sync/errgroup: propagate panics through Go
#74275 closed
Jun 20, 2025 -
crypto/cipher: docs links for aes.NewCipher link to internal package
#74309 closed
Jun 20, 2025 -
access: may-start-trybots for x/tools
#74267 closed
Jun 20, 2025 -
crypto: upgrade to BoringCrypto fips-20230428 [freeze exception]
#74278 closed
Jun 20, 2025 -
runtime/trace: invalid stack ID found while reading generated trace
#74054 closed
Jun 20, 2025 -
net: udp server error
#74313 closed
Jun 20, 2025 -
proposal: x/sync/errgroup: add Propagate field
#74306 closed
Jun 20, 2025 -
cmd/go: can't invoke a tool with -modfile within a workspace
#73968 closed
Jun 20, 2025 -
x/pkgsite: variable DiscardHandler not listed under Variables in log/slog
#74312 closed
Jun 20, 2025 -
x/tools/internal/mcp: Add ability to provide a custom http.Client when creating mcp.NewSSEClientTransport
#74108 closed
Jun 20, 2025 -
go/src/cmd/go/internal/vcs || src/cmd/go/internal/list : VCS errors with ssh blocked on private repositories
#74310 closed
Jun 20, 2025 -
proposal: net/http: Add support for custom Pooler dynamic dispatching to http1 and http2 client processes
#74308 closed
Jun 19, 2025 -
x/tools/gopls: release version v0.19.1
#74297 closed
Jun 19, 2025 -
x/tools/gopls: keeps crashing
#74280 closed
Jun 19, 2025 -
Elegantly solve the problem of pointers modifying data incorrectly
#74301 closed
Jun 19, 2025 -
proposal: time: make UnmarshalText, UnmarshalJSON enforce strict RFC 3339 semantics
#57912 closed
Jun 19, 2025 -
weak: Documentation: clarification if `weak.Make()` moves objects from stack to heap
#74298 closed
Jun 19, 2025 -
runtime:cpu2: TestCoroCgoCallback failures on openbsd/ppc64
#74178 closed
Jun 18, 2025 -
runtime: TestTracebackSystem/(panic|trap) failures on openbsd/ppc64
#74126 closed
Jun 18, 2025 -
cmd/compile: TestScript/embedbad failures on openbsd/ppc64
#74186 closed
Jun 18, 2025 -
x/tools/gopls: modernize's rangeint check is too aggressive
#74295 closed
Jun 18, 2025 -
runtime: TestMemHashGlobalSeed/noaes failures on openbsd/ppc64
#74173 closed
Jun 18, 2025 -
runtime:cpu2: TestMemHashGlobalSeed/noaes failures
#74150 closed
Jun 18, 2025 -
runtime:cpu2: TestTracebackSystem/trap failures
#74170 closed
Jun 18, 2025 -
runtime:cpu1: TestTracebackSystem/trap failures
#74145 closed
Jun 18, 2025 -
runtime:cpu2: TestTracebackSystem/panic failures
#74144 closed
Jun 18, 2025 -
runtime:cpu1: TestTracebackSystem/panic failures
#74135 closed
Jun 18, 2025 -
x/tools/gopls/internal/cache: nil deref in modindex.Index.Lookup
#74055 closed
Jun 18, 2025 -
cmd/go: crash on unknown GOEXPERIMENT during toolchain selection
#74111 closed
Jun 18, 2025 -
internal/trace: stress tests triggering suspected deadlock in tracer
#72740 closed
Jun 18, 2025 -
x/build: add longtest builder for darwin/arm64
#49055 closed
Jun 18, 2025 -
x/build: have darwin/arm64 builders on macOS 13 (Ventura)
#55354 closed
Jun 18, 2025 -
x/tools/internal/mcp: TestCmdTransport failures [consistent failure]
#73571 closed
Jun 18, 2025 -
os/exec:Does Golang involve CVE-2024-3566?
#74281 closed
Jun 18, 2025 -
proposal: x/crypto/ocsp: Export `certID` and the code that populates it
#59284 closed
Jun 18, 2025 -
cmd/go: C source files not allowed when not using cgo or SWIG
#73727 closed
Jun 18, 2025 -
x/build/cmd/coordinator: bad test partitioning for plan9-arm
#49343 closed
Jun 17, 2025 -
net/netip: ParseAddr returns non-error with a zone and prefix
#74266 closed
Jun 17, 2025 -
x/pkgsite: package removal request for github.com/kristoffn/geofox-go
#74250 closed
Jun 17, 2025 -
x/pkgsite: package removal request for github.com/goseventh/rakstar/
#73948 closed
Jun 17, 2025 -
x/pkgsite: package removal request for github.com/stianhj/modd
#73941 closed
Jun 17, 2025 -
x/pkgsite: package removal request for https://pkg.go.dev/github.com/erfandiakoo/gopayamgostar/v2
#73927 closed
Jun 17, 2025 -
x/pkgsite: package removal request for github.com/2754github/goffer
#73894 closed
Jun 17, 2025 -
x/pkgsite: package removal request for github.com/bensema/ths_quote
#73873 closed
Jun 17, 2025 -
x/pkgsite: package removal request for [github.com/xmapst/lightsocks]
#74272 closed
Jun 17, 2025 -
x/pkgsite: package removal request for [github.com/xmapst/supersetscalers
#74271 closed
Jun 17, 2025 -
x/pkgsite: package removal request for [github.com/xmapst/watchmaker]
#74270 closed
Jun 17, 2025 -
x/pkgsite: package removal request for [github.com/xmapst/gonavmesh]
#74269 closed
Jun 17, 2025 -
x/pkgsite: package removal request for [github.com/xmapst/AutoExecFlow]
#74268 closed
Jun 17, 2025 -
proposal: x/net/websocket: Add proxy support
#63205 closed
Jun 17, 2025 -
crypto/x509: incompatible behavior of SSL_CERT_DIR with OpenSSL
#73961 closed
Jun 17, 2025 -
x/tools/go/analysis/passes/assign: unsound quickfix (deletes too much)
#74013 closed
Jun 17, 2025 -
runtime: apparent deadlock after building with PGO
#74045 closed
Jun 16, 2025 -
x/tools/gopls: release version v0.19.0
#73965 closed
Jun 16, 2025 -
x/telemetry/counter/countertest: unrecognized failures
#74262 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/integration/misc: TestPrepareRenameMainPackage/default failures
#74203 closed
Jun 16, 2025 -
x/net/websocket: unrecognized failures
#74253 closed
Jun 16, 2025 -
x/telemetry/counter: unrecognized failures
#74254 closed
Jun 16, 2025 -
x/net/html/atom: unrecognized failures
#74259 closed
Jun 16, 2025 -
x/telemetry/counter/countertest: unrecognized failures
#74261 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/integration/misc: TestEditingGeneratedFileWarning/default failures
#74184 closed
Jun 16, 2025 -
proposal: errors: error propogation sugar
#74255 closed
Jun 16, 2025 -
x/tools/gopls/internal/util/safetoken: TestGoplsSourceDoesNotCallTokenFileMethods failures
#74200 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/moveparam_issue70599.txt failures
#74201 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/callhierarchy/issue64451.txt failures
#74202 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/recv.txt failures
#74205 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/issue57479.txt failures
#74206 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/addtest.txt failures
#74207 closed
Jun 16, 2025 -
x/tools/cmd/deadcode: Test/testdata/lineflag.txtar/L3 failures
#74208 closed
Jun 16, 2025 -
github.com/google/go-cmp/cmp: unrecognized failures
#74209 closed
Jun 16, 2025 -
x/net/html: unrecognized failures
#74210 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/remove_struct_tags.txt failures
#74211 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/zeroconfig/nonworkspacemodule.txt failures
#74212 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/issue61294.txt failures
#74213 closed
Jun 16, 2025 -
github.com/google/go-cmp/cmp/internal/flags: unrecognized failures
#74214 closed
Jun 16, 2025 -
x/tools/cmd/deadcode: Test/testdata/filterflag.txtar/L3 failures
#74215 closed
Jun 16, 2025 -
x/tools/cmd/gomvpkg: unrecognized failures
#74216 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/integration/diagnostics: TestDeleteDirectory/default failures
#74225 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/integration/misc: TestIssue66407/default failures
#74241 closed
Jun 16, 2025 -
x/telemetry/counter: unrecognized failures
#74243 closed
Jun 16, 2025 -
x/net/websocket: unrecognized failures
#74242 closed
Jun 16, 2025 -
x/tools/go/ast/edge: unrecognized failures
#74240 closed
Jun 16, 2025 -
x/tools/cmd/gotype: unrecognized failures
#74239 closed
Jun 16, 2025 -
x/tools/go/ssa: TestEnclosingFunction/Methods failures
#74238 closed
Jun 16, 2025 -
x/tools/cmd/stringer: TestTags failures
#74237 closed
Jun 16, 2025 -
x/tools/cmd/present: unrecognized failures
#74236 closed
Jun 16, 2025 -
github.com/google/go-cmp/cmp/internal/function: unrecognized failures
#74235 closed
Jun 16, 2025 -
x/tools/cmd/deadcode: Test/testdata/jsonflag.txtar/L3 failures
#74234 closed
Jun 16, 2025 -
x/tools/cmd/godoc: TestWeb/Modules failures
#74232 closed
Jun 16, 2025 -
github.com/google/go-cmp/cmp/cmpopts: unrecognized failures
#74233 closed
Jun 16, 2025 -
x/tools/cmd/deadcode: Test/testdata/issue65915.txtar/L5 failures
#74231 closed
Jun 16, 2025 -
x/tools/cmd/gonew: unrecognized failures
#74230 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/random.txt failures
#74228 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/testy.txt failures
#74229 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/callhierarchy/issue66923.txt failures
#74227 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/bad.txt failures
#74226 closed
Jun 16, 2025 -
x/tools/go/analysis/internal/analysisflags: unrecognized failures
#74224 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/eliminate_dot_import.txt failures
#74223 closed
Jun 16, 2025 -
x/tools/cmd/deadcode: Test/testdata/whylive.txtar/L5 failures
#74222 closed
Jun 16, 2025 -
x/tools/go/packages: TestAbsoluteFilenames/Modules failures
#74221 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/marker: Test/completion/func_rank.txt failures
#74220 closed
Jun 16, 2025 -
x/tools/cmd/fiximports: TestDryRun failures
#74219 closed
Jun 16, 2025 -
x/tools/gopls/internal/test/integration/workspace: TestCriticalErrorsInOrphanedFiles/default failures
#74218 closed
Jun 16, 2025 -
x/tools/cmd/signature-fuzzer/internal/fuzz-generator: TestEmitBadRunFailure failures
#74217 closed
Jun 16, 2025 -
x/website: Request to Unblock Go Services (including pkg.go.dev and others) for Syrian Developers
#74252 closed
Jun 16, 2025 -
cmd/go: buildmode=c-archive on android/arm64 is not supported
#74246 closed
Jun 15, 2025 -
proposal: spec: automatic error propagation for (..., error) functions
#74244 closed
Jun 15, 2025 -
x/tools/cmd/deadcode: Test/testdata/whylive.txtar/L5 failures
#74179 closed
Jun 14, 2025 -
x/tools/cmd/present: unrecognized failures
#74182 closed
Jun 14, 2025 -
x/tools/cmd/gotype: unrecognized failures
#74190 closed
Jun 14, 2025 -
x/tools/cmd/deadcode: Test/testdata/lineflag.txtar/L3 failures
#74191 closed
Jun 14, 2025 -
x/tools/cmd/gonew: unrecognized failures
#74192 closed
Jun 14, 2025 -
x/tools/cmd/gomvpkg: unrecognized failures
#74193 closed
Jun 14, 2025 -
x/tools/cmd/signature-fuzzer/internal/fuzz-generator: TestEmitBadRunFailure failures
#74194 closed
Jun 14, 2025 -
x/tools/cmd/signature-fuzzer/fuzz-runner: TestRunner/Minimization1 failures
#74195 closed
Jun 14, 2025 -
x/tools/cmd/fiximports: TestDryRun failures
#74196 closed
Jun 14, 2025 -
x/tools/go/packages: TestAbsoluteFilenames/Modules failures
#74197 closed
Jun 14, 2025 -
x/tools/go/analysis/internal/analysisflags: unrecognized failures
#74198 closed
Jun 14, 2025 -
runtime: deductSweepCredit bad symbol table
#73519 closed
Jun 14, 2025 -
sync: Map: internal/sync.HashTrieMap: ran out of hash bits while inserting
#73427 closed
Jun 14, 2025 -
os/user: Current() crashes on arm64 with sigabrt signal arrived during cgo execution
#72946 closed
Jun 14, 2025 -
cmd/go: Visual Studio compiler failed to link a C-archive made with Go and MinGW
#74189 closed
Jun 14, 2025 -
x/tools/gopls/internal/test/integration/misc: TestEditingGeneratedFileWarning/default failures
#74167 closed
Jun 14, 2025 -
x/build: gotip-linux-arm builder has no disk space left
#74169 closed
Jun 13, 2025 -
x/tools: frequent out-of-memory errors on linux-arm builder
#32834 closed
Jun 13, 2025 -
cmd/link/internal/ld: TestSubprogramDeclFileLine/normal failures
#74159 closed
Jun 13, 2025 -
cmd/link: TestCheckLinkname/badlinkname.go failures
#74160 closed
Jun 13, 2025 -
cmd/link: TestMachOBuildVersion failures
#74161 closed
Jun 13, 2025 -
cmd/link/internal/ld: TestUndefinedRelocErrors failures
#74162 closed
Jun 13, 2025 -
cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags: unrecognized failures
#74168 closed
Jun 13, 2025 -
cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas: unrecognized failures
#74172 closed
Jun 13, 2025 -
x/tools/go/{packages/packagestest,expect}: deprecate, tag, and delete
#70229 closed
Jun 13, 2025 -
x/tools/gopls/internal/test/integration/misc: TestIssue66407/default failures
#74152 closed
Jun 13, 2025 -
x/tools/gopls/internal/test/integration/workspace: TestUseGoWork/default failures
#74153 closed
Jun 13, 2025 -
x/tools/gopls/internal/test/marker: Test/callhierarchy/callhierarchy.txt failures
#74154 closed
Jun 13, 2025 -
x/tools/gopls/internal/test/integration/misc: TestEditingGeneratedFileWarning/default failures
#74155 closed
Jun 13, 2025 -
x/tools/gopls/internal/test/marker: Test/callhierarchy/issue64451.txt failures
#74156 closed
Jun 13, 2025 -
x/tools/gopls/internal/util/safetoken: TestGoplsSourceDoesNotCallTokenFileMethods failures
#74157 closed
Jun 13, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/addtest.txt failures
#74158 closed
Jun 13, 2025 -
x/tools/gopls/internal/test/integration/diagnostics: TestDeleteDirectory/default failures
#74163 closed
Jun 13, 2025 -
x/vuln: conflict with x/tools@master
#74141 closed
Jun 13, 2025 -
runtime: epoll scalability problem with 192 core machine and 1k+ ready sockets
#65064 closed
Jun 13, 2025 -
x/tools/gopls/internal/util/safetoken: TestGoplsSourceDoesNotCallTokenFileMethods failures
#74066 closed
Jun 13, 2025 -
x/tools/gopls: CodeAction: SEGV in internal/modindex.(*Index).Lookup
#74131 closed
Jun 13, 2025 -
x/tools/gopls/internal/test/integration/workspace: TestUseGoWork/default failures
#73975 closed
Jun 13, 2025 -
x/tools/gopls/internal/test/marker: Test/callhierarchy/callhierarchy.txt failures
#73978 closed
Jun 13, 2025 -
x/tools/gopls/internal/test/marker: Test/callhierarchy/issue64451.txt failures
#74062 closed
Jun 13, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/addtest.txt failures
#74068 closed
Jun 13, 2025 -
x/tools/gopls/internal/test/integration/diagnostics: TestDeleteDirectory/default failures
#74151 closed
Jun 13, 2025 -
cmd/link: increase section limit to 4 GiB or more
#73684 closed
Jun 13, 2025 -
proposal: spec: A less verbose but backwards compatible error handling syntactic sugar
#74148 closed
Jun 13, 2025 -
proposal: go/build: Support a reserved build tag when no other build tag matches
#74142 closed
Jun 13, 2025 -
x/pkgsite: package removal request for https://pkg.go.dev/github.com/yourusername/go-metis
#74138 closed
Jun 13, 2025 -
x/pkgsite, proxy.golang.org: (partial) outage ongoing
#74132 closed
Jun 12, 2025 -
x/tools/gopls: creates many /tmp/go-build* directories
#41331 closed
Jun 12, 2025 -
encoding/json: Allow empty strings for parsing numbers
#74125 closed
Jun 12, 2025 -
proposal: gofmt: Allow single-line 'if err != nil {return err}' handling
#74122 closed
Jun 12, 2025 -
proposal: database/sql: Can add DriverName() string into sql.DB and sql.Tx
#74118 closed
Jun 12, 2025 -
Update
#74119 closed
Jun 12, 2025 -
runtime: bad frame pointer during panic during duffcopy [1.24 backport]
#73908 closed
Jun 12, 2025 -
runtime: bad frame pointer during panic during duffcopy [1.23 backport]
#73907 closed
Jun 12, 2025 -
cmd/compile: regression on ppc64le bit operations [1.24 backport]
#74098 closed
Jun 12, 2025 -
cmd/go: install gopls fails: module found, but does not contain package
#74109 closed
Jun 12, 2025 -
runtime: CGo requires unrelated memory to be pinned
#74117 closed
Jun 12, 2025 -
proposal: fmt: Panicf function
#74114 closed
Jun 11, 2025 -
proposal: spec: function aliases
#74112 closed
Jun 11, 2025 -
runtime: plugin has empty pluginpath
#73541 closed
Jun 11, 2025 -
runtime: CPU limit-aware GOMAXPROCS default
#73193 closed
Jun 11, 2025 -
os/signal: TestSignalTrace failures
#69738 closed
Jun 11, 2025 -
internal/trace: TestTraceGCStress/AllocFree failures
#74078 closed
Jun 11, 2025 -
internal/trace: TestTraceStressStartStop/Stress failures
#74101 closed
Jun 11, 2025 -
go/parser: newline causes ParseExpr to fail
#74106 closed
Jun 11, 2025 -
runtime/pprof: TestMutexProfile failures
#62094 closed
Jun 11, 2025 -
x/build: gotip-linux-ppc64le_power8 builder persistently fails modfetch/codehost gitrepo-sha256 tests
#74042 closed
Jun 11, 2025 -
cmd/trace: add absolute (system) timestamp
#69869 closed
Jun 11, 2025 -
x/website: add Gerrit basic tutorial in contributing guidelines
#60397 closed
Jun 11, 2025 -
proposal: slices: add Push
#64090 closed
Jun 11, 2025 -
x/tools/gopls/internal/util/safetoken: TestGoplsSourceDoesNotCallTokenFileMethods failures
#74091 closed
Jun 11, 2025 -
os: new test TestRootRemoveDot fails on plan9
#73863 closed
Jun 10, 2025 -
runtime/pprof: crash "cannot read stack of running goroutine" in goroutine profile
#74090 closed
Jun 10, 2025 -
x/tools/gopls/internal/test/integration/misc: TestEditingGeneratedFileWarning/default failures
#74072 closed
Jun 10, 2025 -
testing/synctest: panic when calling WaitGroup.Add on a package-scope WaitGroup
#74005 closed
Jun 10, 2025 -
cmd/go: mod edit: missing -droptoolchain flag
#73744 closed
Jun 10, 2025 -
os: TestOpenFileCreateExclDanglingSymlink fails on AIX
#73924 closed
Jun 10, 2025 -
net/http: make CrossOriginProtection zero value work [freeze exception]
#74089 closed
Jun 10, 2025 -
all: end support for macOS 11 in Go 1.25
#69839 closed
Jun 10, 2025 -
access: may-start-trybots for avamsi
#74044 closed
Jun 10, 2025 -
os: add Root.ReadFile & Root.WriteFile
#73126 closed
Jun 10, 2025 -
x/telemetry/internal/upload: TestRun_Basic failures
#69473 closed
Jun 10, 2025 -
dl: return the same exit status of the wrapped command
#37266 closed
Jun 10, 2025 -
x/telemetry/internal/mmap: TestSharedMemory failures
#70456 closed
Jun 10, 2025 -
x/telemetry/internal/mmap: TestMultipleMaps failures
#70457 closed
Jun 10, 2025 -
mime/multipart: Failure to round trip leading to potential bypass of content based checks
#74087 closed
Jun 10, 2025 -
go/token: add (*FileSet).AddExistingFiles method to add files out of order
#73205 closed
Jun 10, 2025 -
runtime: m called on g0 stack in tracer
#73469 closed
Jun 10, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/remove_struct_tags.txt failures
#74082 closed
Jun 10, 2025 -
src/cmd/go/internal/modget: "go get" behaves not as expected
#74084 closed
Jun 10, 2025 -
cmd/dist: re-expose pack command in Go 1.25
#74080 closed
Jun 10, 2025 -
x/playground: cannot scroll to end of code
#63237 closed
Jun 10, 2025 -
cmd/compile: regression on ppc64le bit operations
#73153 closed
Jun 10, 2025 -
x/tools/gopls/internal/test/integration/workspace: TestClearNonWorkspaceDiagnostics/default failures
#74051 closed
Jun 10, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/remove_struct_tags.txt failures
#74048 closed
Jun 10, 2025 -
encoding/xml: invalid unsupported type error
#74079 closed
Jun 10, 2025 -
internal/trace/v2: TestTraceIterPull failures
#67241 closed
Jun 9, 2025 -
internal/trace/v2: TestTraceWaitOnPipe failures
#66973 closed
Jun 9, 2025 -
internal/trace/v2: TestTraceFutileWakeup failures
#66764 closed
Jun 9, 2025 -
internal/trace/v2: TestTraceStress failures
#64506 closed
Jun 9, 2025 -
internal/trace: TestTraceStress/Stress failures
#69815 closed
Jun 9, 2025 -
internal/trace: TestTraceStressStartStop/Default failures
#70211 closed
Jun 9, 2025 -
internal/trace: TestTraceGCStress/Default failures
#68434 closed
Jun 9, 2025 -
internal/trace/v2: TestTraceGCStress failures
#67370 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/callhierarchy/issue66923.txt failures
#74069 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/random.txt failures
#74070 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/testy.txt failures
#74071 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/fill_switch_resolve.txt failures
#74073 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/completion/issue59096.txt failures
#74074 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/issue61294.txt failures
#74075 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/zeroconfig/nonworkspacemodule.txt failures
#74077 closed
Jun 9, 2025 -
internal/trace/v2: TestTraceGCStress/Default failures
#68448 closed
Jun 9, 2025 -
internal/trace/v2: TestTraceGCStress/AllocFree failures
#68077 closed
Jun 9, 2025 -
internal/trace: broken traces produced by tests
#71110 closed
Jun 9, 2025 -
internal/trace: TestTraceCPUProfile/Default failures
#71188 closed
Jun 9, 2025 -
internal/trace: TestTraceCgoCallback/Stress failures
#71853 closed
Jun 9, 2025 -
internal/trace: TestTraceGOMAXPROCS/Stress failures
#71948 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/issue57479.txt failures
#74067 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/recv.txt failures
#74065 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/integration/misc: TestPrepareRenameMainPackage/default failures
#74063 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/moveparam_issue70599.txt failures
#74061 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/issue61813.txt failures
#74060 closed
Jun 9, 2025 -
x/tools/gopls: Hover: nil deref using zero types.Selection
#74058 closed
Jun 9, 2025 -
x/tools/gopls: Hover: nil deref in typeDeclContent
#74056 closed
Jun 9, 2025 -
x/tools/gopls: nil deref in DidCreateFiles on result of call to completion.NewFile
#74057 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/workfile/godebug_bad.txt failures
#74053 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/integration/misc: TestRenamePackage_NestedModule/default failures
#74049 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/integration/misc: TestRenamePackage/default failures
#74047 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/callhierarchy/issue64451.txt failures
#73985 closed
Jun 9, 2025 -
runtime: TestSynctest failures
#73977 closed
Jun 9, 2025 -
Go Doc Comment: Support @ tags
#74050 closed
Jun 9, 2025 -
proposal: bufio: Scanner.{Text,Bytes}Seq
#70657 closed
Jun 9, 2025 -
cmd/compile: inlined function missing func info causes linker panic
#73947 closed
Jun 9, 2025 -
x/pkgsite: package removal request for github.com/Trade-with-Canvas/godhanhq
#74046 closed
Jun 9, 2025 -
log/slog: TextHandler, JSONHandler: incorrect docs
#73943 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/integration/web: TestFlightRecorder/default failures
#73982 closed
Jun 9, 2025 -
x/tools/gopls/internal/telemetry/cmd/stacks: TestUpdateIssues/open_issue failures
#73974 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/issue61813.txt failures
#73983 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/highlight/issue60435.txt failures
#73992 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/removeparam_imports.txt failures
#73981 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/moveparam_issue70599.txt failures
#73984 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/integration/misc: TestPrepareRenameMainPackage/default failures
#73986 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/callhierarchy/issue66923.txt failures
#73989 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/codeaction/addtest.txt failures
#73990 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/recv.txt failures
#73991 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/quickfix/undeclared/undeclared_variable.txt failures
#73993 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/random.txt failures
#73994 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/testy.txt failures
#73995 closed
Jun 9, 2025 -
x/tools/gopls/internal/test/marker: Test/rename/issue57479.txt failures
#74010 closed
Jun 9, 2025 -
proposal: spec: allow simplified object initialization
#74043 closed
Jun 9, 2025 -
proposal: archive/tar: add Reader FS()
#74041 closed
Jun 9, 2025 -
proxy.golang.org:
#74040 closed
Jun 9, 2025 -
x/tools/gopls: macOS kernel panic after heavy file IO
#73139 closed
Jun 8, 2025 -
runtime: SIGSEGV on nil pointer in mheap.freeManual
#73628 closed
Jun 8, 2025 -
x/pkgsite: report whether a subpackage is a command
#68939 closed
Jun 8, 2025 -
crypto/x509 certificate signed by unknown authority
#74036 closed
Jun 7, 2025 -
proposal: database/sql: add Raw method to Tx type
#73997 closed
Jun 7, 2025 -
proposal: Introduce new data structures that improve performance. spec: proposal title
#74031 closed
Jun 7, 2025 -
net/http/httputil: DumpRequest replacement body allows read after close
#74030 closed
Jun 6, 2025 -
proposal: crypto/cipher: add scatter/gather API for cipher.AEAD
#74028 closed
Jun 6, 2025 -
proposal: crypto/x509: add VerifyOptions.UnknownAlgorithmVerifier
#74024 closed
Jun 6, 2025 -
x/pkgsite: submodules point to old versions
#74016 closed
Jun 6, 2025 -
access: approvers and try-bot
#73966 closed
Jun 6, 2025 -
testing/synctest,runtime: randomize scheduling to protect against Hyrum's Law
#73850 closed
Jun 6, 2025 -
x/build/cmd/relui: bypass trybots for VERSION file CLs
#73614 closed
Jun 6, 2025 -
net/http: sensitive headers not cleared on cross-origin redirect CVE-2025-4673
#73816 closed
Jun 6, 2025 -
x/tools/gopls: Add inlay hints to var variable declaration
#73946 closed
Jun 6, 2025 -
x/pkgsite: versions in pkg.go.dev not up-to-date for pkg.go.dev/github.com/projectcalico/calico
#74026 closed
Jun 6, 2025 -
net/http.TimeoutHandler: ResponseWriter is wrapped so that Flush cannot be used.
#74021 closed
Jun 6, 2025 -
runtime: panic before malloc heap initialized on plan9/amd64
#74006 closed
Jun 6, 2025 -
os: TestRootRemoveDot failing on Plan 9
#74018 closed
Jun 5, 2025 -
x/pkgsite: no docs for gopkg.in/DataDog/[email protected]
#74015 closed
Jun 5, 2025 -
net/http: sensitive headers not cleared on cross-origin redirect CVE-2025-4673 [1.23 backport]
#73905 closed
Jun 5, 2025 -
net/http: sensitive headers not cleared on cross-origin redirect CVE-2025-4673 [1.24 backport]
#73906 closed
Jun 5, 2025 -
Issue with copying heaps in the "container/heap" interface
#74014 closed
Jun 5, 2025 -
cmd/compile: 7.08% regression in RecursiveFunc-(16|72) sec/op on linux/arm64 between 498899e and c8bf388
#74002 closed
Jun 5, 2025 -
proposal: go/doc,testing: add playable examples using a *testing.T context
#74009 closed
Jun 5, 2025 -
test
#74008 closed
Jun 5, 2025 -
proposal: cmd/gofmt: A non-syntactic fix for error handling (permit single-line "if" statements)
#74007 closed
Jun 5, 2025 -
proposal: testing: expose test location information indirectly from `t.Context()`
#72875 closed
Jun 5, 2025 -
proposal: spec: the #id/catch error model, a rethink of check/handle
#27519 closed
Jun 4, 2025 -
proposal: spec: improve error handing using `guard` and `must` keywords
#31442 closed
Jun 4, 2025 -
proposal: spec: cleaner error handling happy path via limited pattern matching
#65266 closed
Jun 4, 2025 -
proposal: spec: error handler operator ?()
#72149 closed
Jun 4, 2025 -
proposal: spec: goto error handler with @err
#72153 closed
Jun 4, 2025 -
proposal: spec: try-handle keywords for reducing common error handling boilerplate
#73376 closed
Jun 4, 2025 -
proposal: allow eliding "_" fields in unkeyed struct literals
#71458 closed
Jun 4, 2025 -
x/website: link to language spec
#57047 closed
Jun 4, 2025 -
x/tools/gopls: incorrect code generated by "Extract function"
#73972 closed
Jun 4, 2025 -
proposal: cmd/go: allow fine-grained go build constraints for go version
#71951 closed
Jun 4, 2025 -
internal/trace: event timestamps change between Go versions
#73558 closed
Jun 4, 2025 -
runtime: TestMemoryLimit failures
#73631 closed
Jun 4, 2025 -
x/tools/go/analysis/unitchecker: TestVetStdlib: compiler Fatal in noder/writer
#70399 closed
Jun 4, 2025 -
x/build/cmd/watchflakes: no reports after May 19, 2025
#73921 closed
Jun 4, 2025 -
x/tools/gopls: support Format and CodeAction(source.organizeImports) on generated files
#73959 closed
Jun 4, 2025 -
runtime: autogenerated frames not being skipped in CallersFrames
#73747 closed
Jun 4, 2025 -
cmd/trace: GC appears to start 25 days earlier than trace started, in UI only
#73962 closed
Jun 4, 2025 -
runtime: RSS regression in gopher-lua benchmark likely at https://go.dev/cl/658036
#73931 closed
Jun 4, 2025 -
cmd/compile: internal compiler error: assertion failed with type aliases
#73309 closed
Jun 4, 2025 -
embed: magic go embed import requirement is unnecessarily cryptic
#73955 closed
Jun 4, 2025 -
x/telemetry: single build context
#73970 closed
Jun 4, 2025 -
x/pkgsite: pkg.go.dev shows v0.4.222 as latest instead of correct latest tag v0.4.50
#73971 closed
Jun 4, 2025 -
runtime: etcd put 5% throughput regression
#73932 closed
Jun 4, 2025 -
x/tools/gopls: refactor.rewrite.eliminateDotImport breaks keyed struct literals
#73960 closed
Jun 4, 2025 -
runtime/trace: flight recording
#63185 closed
Jun 3, 2025 -
go/token: FileSet.AddExistingFiles is quadratic [freeze exception]
#73851 closed
Jun 3, 2025 -
-
#73954 closed
Jun 3, 2025 -
x/tools/go/analysis: add check for redundant maps.Keys/Values calls in range statements
#72908 closed
Jun 3, 2025 -
proposal: cmd/go: 'mod tidy' should check for retracted versions
#73952 closed
Jun 2, 2025 -
testing/synctest: timers scheduled for the same instant always fire in creation order
#73876 closed
Jun 2, 2025 -
cmd/compile: slow escape analysis in large package in the typescript compiler
#72815 closed
Jun 2, 2025 -
x/tools/gopls: modernize slices.Clone suggestion wrong when copying between aliased types
#73661 closed
Jun 2, 2025 -
x/tools/gopls: missing workspace diagnostics after protocol change
#73501 closed
Jun 2, 2025 -
testing: add missing Output method to testing.TB
#73937 closed
Jun 2, 2025 -
x/website: On "Tutorial: Get started with Go" there is outdated information about the 'quote' package
#51188 closed
Jun 2, 2025 -
x/tools/go/analysis/passes/unusedresult: add new pure functions in slices, maps
#73950 closed
Jun 2, 2025 -
x/website: show header on mobile devices
#69494 closed
Jun 2, 2025 -
Add some logs to go build.
#73944 closed
Jun 2, 2025 -
pkg/log/slog: JSONHandler, TextHandler: incorrect docs
#73942 closed
Jun 2, 2025 -
runtime: Go 1.25 panic message changes are not applied universally
#73923 closed
May 31, 2025 -
x/time/rate: Limiter depends on implementation-defined float to int conversion
#18762 closed
May 31, 2025 -
x/website/blog: missing embedding metadata
#48447 closed
May 31, 2025 -
x/website: SumNumbers depends on map iteration order with float64
#51715 closed
May 31, 2025 -
x/website/tour: tour packaged not just in website
#59514 closed
May 31, 2025 -
x/website: more Gopher artworks on hero section
#55150 closed
May 31, 2025 -
x/website: go.dev (index page) and go.dev/learn macOS download link downloads amd64 version
#52491 closed
May 31, 2025 -
x/website: links in header/footer of tip.golang.org should redirect to pkgsite at tip
#50180 closed
May 31, 2025 -
x/website: Playground sample programs dropdown overwrites current program
#50071 closed
May 31, 2025 -
x/website: "Get Started" on /learn links to the current page
#50069 closed
May 31, 2025 -
x/website: Linkable sections "Learning Resources" and "Meetups"
#50068 closed
May 31, 2025 -
x/website: MySQL config is incorrect in the database access tutorial.
#49134 closed
May 31, 2025 -
x/website: go.dev/doc/install links to the darwin/amd64 installer for Apple Silicon users
#52487 closed
May 31, 2025 -
x/website: Error of "Developing a RESTful API with Go and Gin" chapter
#47941 closed
May 31, 2025 -
x/website: lighter text reduces contrast/readability
#33014 closed
May 31, 2025 -
x/website/internal/dl: store the list of validUsers in a more dynamic way
#29898 closed
May 31, 2025 -
x/website: Add section to generics docs about common type properties that can't be captured with constraints
#52497 closed
May 31, 2025 -
x/website: set background color for tutorial code snippets
#49803 closed
May 31, 2025 -
x/website/_content/blog: pprof example doesn't trigger reallocation
#43963 closed
May 31, 2025 -
x/website: improve modules tutorial with information on using the module
#30998 closed
May 31, 2025 -
x/tools/tools/internal/tokeninternal/tokeninternal_go125.go: fset.AddExistingFiles undefined
#73929 closed
May 30, 2025 -
runtime/trace: Bad HeapGoal/NextGC Metric
#63864 closed
May 30, 2025 -
net: UDP sockets on windows error on receive due to ICMP TTL
#68614 closed
May 30, 2025 -
x/exp/slog: TestAlloc test is failing
#73928 closed
May 30, 2025 -
testing/synctest: panics result in wrong test duration
#73852 closed
May 30, 2025 -
os: support ReadLinkFS in os.Root.FS [freeze exception]
#73887 closed
May 30, 2025 -
cmd/fix: automate migrations for simple deprecations
#32816 closed
May 30, 2025 -
cmd/internal/moddeps: TestAllDependencies/std(thorough) failures [consistent failure]
#73069 closed
May 30, 2025 -
x/pkgsite: package removal request for https://pkg.go.dev/github.com/ajithanand/HeaderTest
#73530 closed
May 30, 2025 -
Request for Removal of Package from pkg.go.dev
#73926 closed
May 30, 2025 -
testing/synctest: prevent isolation failures via WaitGroup [freeze exception]
#73856 closed
May 29, 2025 -
testing/synctest: "all goroutines in bubble are blocked" should list blocked goroutines
#70911 closed
May 29, 2025 -
testing/synctest: test log is not printed without -v
#73902 closed
May 29, 2025 -
slices: Collect returns a nil slice for an empty iterator
#73048 closed
May 29, 2025 -
slices: document behavior w.r.t. nil
#73604 closed
May 29, 2025 -
os: inconsistent handling of O_CREATE|O_EXCL on Unix and Windows [1.24 backport]
#73720 closed
May 29, 2025 -
os: inconsistent handling of O_CREATE|O_EXCL on Unix and Windows [1.23 backport]
#73719 closed
May 29, 2025 -
x/website/_content/doc: "Uninstalling Go" has no mention of Go's configuration directory
#65583 closed
May 29, 2025 -
x/tools/gopls: Definition: out-of-bounds panic
#73797 closed
May 29, 2025 -
net/http: http.Client starts returning errors when tls.Config is shared
#73911 closed
May 29, 2025 -
go/doc: NewFromFiles panics on ast.Files that lack ast.Objects due to parser.SkipObjectResolution
#66290 closed
May 29, 2025 -
cmd/link: Go 1.24.3 and 1.23.9 regression - duplicated definition of symbol dlopen [1.23 backport]
#73831 closed
May 29, 2025 -
cmd/link: Go 1.24.3 and 1.23.9 regression - duplicated definition of symbol dlopen [1.24 backport]
#73832 closed
May 29, 2025 -
x/tools/gopls/internal/analysis/modernize: minmax offers invalid fix when pattern appears beneath "else"
#73576 closed
May 29, 2025 -
os.exec and file path resolving
#73910 closed
May 29, 2025 -
runtime: bad frame pointer during panic during duffcopy
#73748 closed
May 29, 2025 -
net/http: add CrossOriginForgeryHandler
#73626 closed
May 28, 2025 -
crypto/x509: ExtKeyUsageAny bypasses policy validation [1.24 backport]
#73700 closed
May 28, 2025 -
cmd/link: Go 1.24.3 and 1.23.9 regression - duplicated definition of symbol dlopen
#73617 closed
May 28, 2025 -
cmd/go: add fips140 module selection mechanism [1.24 backport]
#73809 closed
May 28, 2025 -
hash/maphash: hashing channels with purego impl. of maphash.Comparable panics [1.24 backport]
#73669 closed
May 28, 2025 -
proposal: x/tools/go/analysis: add -category=... filter flag to driver commands
#72008 closed
May 28, 2025 -
x/build/cmd/racebuild: migrate to LUCI
#72767 closed
May 28, 2025 -
runtime/debug: BuildSetting does not document DefaultGODEBUG [1.23 backport]
#73677 closed
May 28, 2025 -
runtime/debug: BuildSetting does not document DefaultGODEBUG [1.24 backport]
#73678 closed
May 28, 2025 -
os: inconsistent handling of O_CREATE|O_EXCL on Unix and Windows
#73702 closed
May 28, 2025 -
x/net/tcp: provide a way to set keepalive time and interval separately
#8328 closed
May 28, 2025 -
Proposal: Introduce if err ... Syntax to Simplify Go Error Checks and Returns
#73897 closed
May 28, 2025 -
builtin: copy should be more clear on the requirements for arguments
#73899 closed
May 28, 2025 -
x509.go and lookup.go missing fields
#73898 closed
May 28, 2025 -
access: please add new email to existing account
#73749 closed
May 28, 2025 -
import/path: issue title
#73895 closed
May 28, 2025 -
cmd/go: list prints leading underscore when given testdata directories
#28155 closed
May 27, 2025 -
x/build/cmd/gerritbot: too many comments on a new pull request
#24323 closed
May 27, 2025 -
misc/cgo/testtls: skip test if C toolchain exhibits known TLS bugs
#24758 closed
May 27, 2025 -
x/website/_content/doc/tutorial: go vet flags tutorial code for non-constant format string
#73845 closed
May 27, 2025 -
gerrit: shows lit.dev warnings unlike other Gerrit servers
#57280 closed
May 27, 2025 -
runtime: lock ordering problem: strongFromWeakQueue, synctest
#73817 closed
May 27, 2025 -
x/tools/go/analysis/analysistest: support modules
#37054 closed
May 27, 2025 -
x/tools/go/analysis/analysistest: analysistest.Run failing with modules
#46041 closed
May 27, 2025 -
x/tools/go/analysis/analysistest: add module-aware analyzer test runners
#53063 closed
May 27, 2025 -
access: approvers
#73803 closed
May 27, 2025 -
cmd/compile: missing interface methods after CL 649555
#73888 closed
May 27, 2025 -
runtime: AIX build broken with fatal error 'taggedPointerPack invalid packing'
#73515 closed
May 27, 2025 -
os: doInRoot does not resolve relative paths that land on root
#73780 closed
May 27, 2025 -
reflect: type.Method's receiver reports embedded type instead of parent
#73883 closed
May 27, 2025 -
x/tools/go/analysis: `singlechecker.Main()` does not respect `*analysis.Analyzer.Flags`
#73875 closed
May 27, 2025 -
go/ast: deprecate MergePackageFiles (it's not used, and buggy)
#7124 closed
May 27, 2025 -
go/ast: deprecate FilterPackage, PackageExports, MergePackageFiles
#73088 closed
May 27, 2025 -
x/tools/go/analysis/passes/printf: `%#x` recursion is not recognized
#73825 closed
May 27, 2025 -
proposal: golang/sync/errgroup: return all encountered errors
#73881 closed
May 27, 2025 -
x/website: tob-crypto-audit references wrong Go dev tree
#73837 closed
May 27, 2025 -
compiler: stack overflow when calling closure that is being replaced by new closure
#73872 closed
May 26, 2025 -
proposal: Go use elvis operator to simplify error handling
#73867 closed
May 26, 2025 -
gerrit: the same revision has been created 2 CLs
#73763 closed
May 26, 2025
185 Issues opened by 96 people
-
testing/synctest: Repeated sync.WaitGroup.Add appears flaky under synctest
#74386 opened
Jun 26, 2025 -
x/pkgsite: package removal request
#74385 opened
Jun 26, 2025 -
proposal: sort: add `SearchWithError`
#74384 opened
Jun 26, 2025 -
cmd/compile: devirtualized type switch causes temporary allocation to escape
#74383 opened
Jun 25, 2025 -
security: fix CVE-2025-4674 [1.24 backport]
#74382 opened
Jun 25, 2025 -
security: fix CVE-2025-4674 [1.23 backport]
#74381 opened
Jun 25, 2025 -
security: fix CVE-2025-4674
#74380 opened
Jun 25, 2025 -
cmd/compile/internal/escape: optimization wrongly affecting panics
#74379 opened
Jun 25, 2025 -
reflect: Value.Seq|Seq2 documentation and unexported value
#74377 opened
Jun 25, 2025 -
proposal: x/tools/go/analysis/structtag: stricter JSON tag checking
#74376 opened
Jun 25, 2025 -
crypto/tls: TLS handshake timeout consistently on Windows VM LTSC2019 with private IP
#74370 opened
Jun 25, 2025 -
net: DNSError.Server field is not populated when a "no such host" error is returned
#74366 opened
Jun 25, 2025 -
cmd/compile: regalloc using multiple restores when one would do
#74365 opened
Jun 24, 2025 -
cmd/compile: support conditional escapes by splitting variables
#74364 opened
Jun 24, 2025 -
runtime/pprof: crash "cannot read stack of running goroutine" in goroutine profile [1.23 backport]
#74362 opened
Jun 24, 2025 -
runtime/pprof: crash "cannot read stack of running goroutine" in goroutine profile [1.24 backport]
#74363 opened
Jun 24, 2025 -
cmd/internal/obj: prologue end marker in arm64 is in the wrong place
#74357 opened
Jun 24, 2025 -
cmd/compile: wrapping funcs in interfaces causes them to escape
#74356 opened
Jun 24, 2025 -
runtime: TestGdbBacktrace failures
#74355 opened
Jun 24, 2025 -
x/tools/gopls: support external imports source
#74353 opened
Jun 23, 2025 -
testing/synctest: improve interactions between Wait, time, and the race detector
#74352 opened
Jun 23, 2025 -
cmd/cover: wrong coverage reported when func fields in struct
#74350 opened
Jun 23, 2025 -
cmd/internal/testdir:6_10: Test/rangegen.go failures
#74349 opened
Jun 23, 2025 -
x/tools/gopls: SEGV in HasSuffix (corrupt string)
#74348 opened
Jun 23, 2025 -
proposal: golang.org/x/oauth2/resourcemeta: protected resource metadata
#74345 opened
Jun 23, 2025 -
runtime, syscall/js: passing a JS pointer to Go-Wasm runtime causes memory leak
#74342 opened
Jun 23, 2025 -
x/telemetry/config: add counters for MCP server usage
#74341 opened
Jun 23, 2025 -
runtime/pprof: labels not reliably collected in goroutine dump
#74338 opened
Jun 23, 2025 -
cmd/go: clean doesn't respect workspace vendoring
#74337 opened
Jun 23, 2025 -
cmd/go/internal/test: "go help testflag" refers to legacy options of pprof
#74336 opened
Jun 23, 2025 -
x/sys/windows: fix filetime conversions and deprecate Nanoseconds
#74335 opened
Jun 23, 2025 -
x/tools/gopls: SignatureHelp activeParameter always 0 after v0.18.1
#74329 opened
Jun 21, 2025 -
crypto/rsa: TestNPrimeKeyGeneration failures
#74326 opened
Jun 20, 2025 -
cmd/go: TestScript/get_insecure failures
#74325 opened
Jun 20, 2025 -
proposal: encoding/json/v2: permit SkipFunc for MarshalTo/UnmarshalFrom methods
#74324 opened
Jun 20, 2025 -
proposal: encoding/json/v2: MarshallJSONTo: Skip fields when marshalling to json
#74322 opened
Jun 20, 2025 -
cmd/link: duplicated definition of symbol github.com/ebitengine/purego.syscall15XABI0 when running with ASAN
#74314 opened
Jun 20, 2025 -
x/tools/gopls: References: report unkeyed composite literals as implicit references to struct fields
#74307 opened
Jun 19, 2025 -
x/tools/gopls: panic somewhere in a goroutine created by Snapshot.getPackageHandles
#74304 opened
Jun 19, 2025 -
x/tools/go/packages: Load might return duplicated errors, when export data requested
#74302 opened
Jun 19, 2025 -
x/tools/gopls: renaming functions should rename corresponding test functions
#74378 opened
Jun 19, 2025 -
runtime, cmd/compile: consider runtime.free, runtime.freetracked and GOEXPERIMENT=runtimefree
#74299 opened
Jun 19, 2025 -
cmd/cgo/internal/test:auto-static: Test9400 failures
#74296 opened
Jun 18, 2025 -
internal/trace: stress tests triggering suspected deadlock in tracer [1.24 backport]
#74294 opened
Jun 18, 2025 -
internal/trace: stress tests triggering suspected deadlock in tracer [1.23 backport]
#74293 opened
Jun 18, 2025 -
x/tools/gopls: add file watcher for headless mode
#74292 opened
Jun 18, 2025 -
x/tools/gopls: add counters for MCP server usage
#74291 opened
Jun 18, 2025 -
x/build: bot mac-329-h526 reported as broken
#74286 opened
Jun 18, 2025 -
proposal: maphash: drop purego version and establish stronger runtime boundary
#74285 opened
Jun 18, 2025 -
runtime: cgroup GOMAXPROCS set to 1 instead of 2
#74283 opened
Jun 18, 2025 -
crypto/tls: server should send empty server_name extension when using SNI
#74282 opened
Jun 18, 2025 -
cmd/internal/testdir:1_10: Test/fixedbugs/issue46234.go failures
#74277 opened
Jun 17, 2025 -
x/pkgsite: support <picture> element in README for light/dark mode images
#74276 opened
Jun 17, 2025 -
cmd/compile: internal compiler error on generic type alias in method signature
#74274 opened
Jun 17, 2025 -
x/tools/gopls: doesn't honor staticcheck's //lint:ignore (etc) directives
#74273 opened
Jun 17, 2025 -
proposal: io: add NoEOF to convert EOF to ErrUnexpectedEOF
#74265 opened
Jun 17, 2025 -
proposal: errors: add Ignore
#74264 opened
Jun 16, 2025 -
runtime:cpu4: TestGdbPython failures
#74263 opened
Jun 16, 2025 -
cmd/compile: internal compiler error too many arguments to function call
#74260 opened
Jun 16, 2025 -
x/tools/gopls/internal/cmd: TestMCPCommandHTTP failures [consistent failure]
#74257 opened
Jun 16, 2025 -
x/tools/gopls: SEGV in prolog of metadata.Graph.Update (bad g or sp)
#74256 opened
Jun 16, 2025 -
proposal: x/crypto: deprecate algorithms with an inbox implementation but an incompatible API
#74245 opened
Jun 15, 2025 -
cmd/link/internal/ld: TestAbstractOriginSanityIssue26237 failures
#74188 opened
Jun 14, 2025 -
all: flaky failures on openbsd/ppc64
#74187 opened
Jun 14, 2025 -
sweet/harnesses: sweet fails when building esbuild a second time with the same configuration
#74185 opened
Jun 14, 2025 -
cmd/go: TestScript/mod_get_changes failures
#74183 opened
Jun 14, 2025 -
cmd/compile: internal compiler error on pointer to recursive type alias
#74181 opened
Jun 14, 2025 -
x/tools/cmd/signature-fuzzer/internal/fuzz-generator: unrecognized failures
#74177 opened
Jun 14, 2025 -
x/tools/cmd/signature-fuzzer/fuzz-driver: unrecognized failures
#74176 opened
Jun 14, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue4909b.go failures
#74175 opened
Jun 14, 2025 -
build: build failure on go1.25-openbsd-ppc64
#74174 opened
Jun 14, 2025 -
cmd/compile: on amd64, compiler's Zero operation is slower than memclrNoHeapPointers for 1024-2048 bytes
#74171 opened
Jun 13, 2025 -
x/tools/gopls/internal/test/marker: Test/callhierarchy/callhierarchy.txt failures
#74166 opened
Jun 13, 2025 -
x/tools/gopls/internal/test/integration/workspace: TestUseGoWork/default failures
#74165 opened
Jun 13, 2025 -
x/benchmarks/sweet/cmd/sweet: new dependencies mean tests can't build on plan9 or js/wasm
#74149 opened
Jun 13, 2025 -
archive/zip: feature: support streamable archives
#74147 opened
Jun 13, 2025 -
internal/trace/traceview: panic if try to handle plot empty mmu slice
#74146 opened
Jun 13, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue4215.go failures
#74143 opened
Jun 13, 2025 -
cmd/go: inconsistent help output for go doc
#74139 opened
Jun 13, 2025 -
cmd/doc: -http fails on Windows with invalid port
#74137 opened
Jun 13, 2025 -
x/tools/gopls/internal/analysis/yield: reifying control decisions as booleans => false positives
#74136 opened
Jun 12, 2025 -
cmd/go: open C:\Windows\TEMP: Access is denied.
#74134 opened
Jun 12, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue4654.go failures
#74133 opened
Jun 12, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue52127.go failures
#74128 opened
Jun 12, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue41635.go failures
#74127 opened
Jun 12, 2025 -
x/tools/gopls: Avoid reporting errors for the Go standard lib and any 3rd party libs
#74130 opened
Jun 12, 2025 -
cmd/internal/testdir: Test/assign1.go failures
#74123 opened
Jun 12, 2025 -
net/http: CrossOriginProtection could benefit from an example
#74121 opened
Jun 12, 2025 -
crypto/rsa: PrivateKey.Validate() no longer catch invalid private exponent D
#74115 opened
Jun 11, 2025 -
cmd/go: crash on unknown GOEXPERIMENT during toolchain selection [1.24 backport]
#74113 opened
Jun 11, 2025 -
cmd/cgo/internal/testsanitizers: TestLSAN/lsan1 failures
#74110 opened
Jun 11, 2025 -
x/tools/go/analysis/analysistest: RunWithSuggestedFixes doesn't fail if all fixes are missing
#74107 opened
Jun 11, 2025 -
x/build/cmd/relui: update compiler's PGO profile
#74104 opened
Jun 11, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue54542.go failures
#74103 opened
Jun 11, 2025 -
x/telemetry/config: add counters for refactoring operations
#74102 opened
Jun 11, 2025 -
net/http: TestClient failures
#74100 opened
Jun 11, 2025 -
cmd/internal/testdir: Test/convert2.go failures
#74099 opened
Jun 11, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue20014.go failures
#74097 opened
Jun 11, 2025 -
cmd/internal/testdir: Test/cmp6.go failures
#74096 opened
Jun 11, 2025 -
cmd/internal/testdir: Test/return.go failures
#74095 opened
Jun 11, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue4232.go failures
#74094 opened
Jun 11, 2025 -
cmd/internal/testdir: Test/arenas/smoke.go failures
#74093 opened
Jun 11, 2025 -
cmd/compile: pointer shaped type with more than one field causes allocation when cast to interface
#74092 opened
Jun 11, 2025 -
os: TestFileWriteFdRace failures
#74088 opened
Jun 10, 2025 -
runtime: SEGV accessing map
#74086 opened
Jun 10, 2025 -
cmd/internal/testdir: Test/fixedbugs/issue4463.go failures
#74085 opened
Jun 10, 2025 -
unique: TestCanonMap/LoadOrStore/ConcurrentUnsharedKeys failures
#74083 opened
Jun 10, 2025 -
x/vuln: vulncheck high network usage
#74129 opened
Jun 10, 2025 -
cmd/internal/testdir: Test/funcdup.go failures
#74081 opened
Jun 10, 2025 -
cmd: remove dead code
#74076 opened
Jun 9, 2025 -
x/tools/telemetry: i/o timeout reading from telemetry.go.dev
#74059 opened
Jun 9, 2025 -
proposal: cmd/compile: align all the global variables to cache line size boundaries
#74039 opened
Jun 8, 2025 -
cmd/cgo: segmentation violation with -race, only on one machine
#74038 opened
Jun 8, 2025 -
x/tools/go/packages: TypesInfo.Uses adds 3 to the line numbers of types.Objects from cgo files
#74037 opened
Jun 7, 2025 -
cmd/go: go get -tool only adds last package when multiple are provided
#74035 opened
Jun 7, 2025 -
proposal: allow passing type parameterized channels of different element types to "close".
#74034 opened
Jun 7, 2025 -
crypto/x509: ParseRevocationList accepted the CRL file with an empty Key Identifier
#74033 opened
Jun 7, 2025 -
runtime/pprof: TestProfilerStackDepth/heap failures
#74029 opened
Jun 6, 2025 -
x/pkgsite: support postgres or in-memory task queues
#74027 opened
Jun 6, 2025 -
x/mobile: circular dependencies between interfaces won't build on ios targets
#74025 opened
Jun 6, 2025 -
runtime/pprof: allow disabling gzip compression of profiles
#74022 opened
Jun 6, 2025 -
x/pkgsite: header blocks content unless screen is very wide
#74020 opened
Jun 5, 2025 -
runtime: segfault under rr chaos mode
#74019 opened
Jun 5, 2025 -
x/tools/gopls: add telemetry for whether people use rename, extract, inline, change signature
#74017 opened
Jun 5, 2025 -
testing/synctest: remove Run in Go 1.26
#74012 opened
Jun 5, 2025 -
x/tools/gopls/internal/analysis: best-effort simplification of custom comparison functions
#74004 opened
Jun 4, 2025 -
runtime: 6.16% regression in PendingDemotion10000-72 sec/op on linux/arm64 at bfc2095
#74003 opened
Jun 4, 2025 -
unique: 7.57% regression in ReplaceShortcodeTokens-72 sec/op on linux/arm64 at 0028532
#74001 opened
Jun 4, 2025 -
math/big: 10.36% regression in ParseBigBytes-16 sec/op on linux/amd64 between c594762 and b3e3636
#73999 opened
Jun 4, 2025 -
x/tools/go/analysis/unitchecker: TestVetStdlib failures
#73998 opened
Jun 4, 2025 -
proposal: debug/dwarf: add LineReader method to seek to first entry on or after a pc
#73996 opened
Jun 4, 2025 -
x/tools: various flakes on ppc (linux OOM-kills)
#73988 opened
Jun 4, 2025 -
cmd/go/internal/modfetch: TestCodeRepo/golang.org_x_text/4e4a3210bb failures
#73980 opened
Jun 4, 2025 -
cmd/cgo/internal/testsanitizers: TestASANFuzz failures
#73979 opened
Jun 4, 2025 -
cmd/go: TestScript/list_empty_importpath failures
#73976 opened
Jun 4, 2025 -
cmd/go: godebug default=go1.20 does not set same netedns0 as GOPATH mode
#73973 opened
Jun 4, 2025 -
x/tools/gopls: spurious SEGV in Promise
#73967 opened
Jun 4, 2025 -
runtime: goroutine starvation with runnext and short-running goroutines
#73964 opened
Jun 3, 2025 -
x/exp/rand: isolate into nested module, tag, delete
#73963 opened
Jun 3, 2025 -
cmd/gofmt: Not idempotent for top level comments with lists and sublists
#73958 opened
Jun 3, 2025 -
x/pkgsite: fails to display packages from launchpad.net
#73957 opened
Jun 3, 2025 -
x/tools/go/analysis/passes/composite: flag to require keys within same package
#73953 opened
Jun 3, 2025 -
x/pkgsite: promote examples as a top-level TOC item and populate with children
#73951 opened
Jun 2, 2025 -
runtime: C TSAN reports false positive races in SetCgoTraceback symbolizer function (cgoSymbolizer)
#73949 opened
Jun 2, 2025 -
x/text/unicode/norm: Iter.Next empty slice and infinite loop on invalid UTF-8
#73945 opened
Jun 2, 2025 -
testing: inconsistent coverage on anonymous functions in slice
#73939 opened
Jun 1, 2025 -
cmd/dist/dist: random build failures on bcachefs
#73938 opened
May 31, 2025 -
x/tools/gopls: InlayHint: point out ignored error result
#73930 opened
May 30, 2025 -
proposal: cmd/vet: check for deferring test cleanup
#73925 opened
May 30, 2025 -
cmd/go: TestScript/build_trimpath_cgo fails to decode dwarf on release-branch.go1.23
#73922 opened
May 29, 2025 -
cmd/compile: yet another incorrect recover behavior due to defer a method wrapper
#73920 opened
May 29, 2025 -
net: UDPConn.WriteToUDPAddrPort sometimes blocks forever on darwin/arm64
#73919 opened
May 29, 2025 -
api: audit for Go 1.25
#73918 opened
May 29, 2025 -
cmd/compile: incorrect recover behavior due to defer a method wrapper
#73917 opened
May 29, 2025 -
cmd/compile: incorrect recover behavior due to defer wrapper
#73916 opened
May 29, 2025 -
x/crypto/acme: add integration tests with pebble
#73914 opened
May 29, 2025 -
x/tools/gopls: ChangeSignature: OOB panic in inlineCall (FuncType.Params inconsistent with Signature)
#73912 opened
May 29, 2025 -
runtime/trace, x/exp/trace: explicitly encode end of trace and surface it in parser
#73904 opened
May 28, 2025 -
cmd/compile: go build segfault `runtime: g 6: unexpected return pc for runtime.sigpanic`
#73896 opened
May 28, 2025 -
cmd/compile: -gcflags="-m=2 -d=ssa/check_bce/debug=1" sometimes results in no output
#73892 opened
May 27, 2025 -
x/tools/gopls: nil deref in 'go vendor' Snapshot.GoCommandInvocation
#73891 opened
May 27, 2025 -
x/tools/gopls: nil deref in x/telemetry/internal/counter.(*Counter).add
#73890 opened
May 27, 2025 -
runtime: declare time.Timer with same shape as runtime.timeTimer
#73886 opened
May 27, 2025 -
proposal: `cmd/modgraphviz`: Colorize edges for more clear view on large graphs
#73879 opened
May 27, 2025 -
proposal: x/tools/go/analysis: add GoMod field to Pass.Module
#73878 opened
May 27, 2025 -
x/pkgsite/cmd/pkgsite: search not working in `-cache` mode
#73877 opened
May 27, 2025 -
x/tools/gopls: Completion: add description to suggested function literals
#73874 opened
May 27, 2025 -
x/review/git-codereview: prepopulate package prefix in commit messages
#73870 opened
May 26, 2025 -
os: `Root.OpenRoot` sets incorrect name, losing prefix of original root
#73868 opened
May 26, 2025
415 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
x/vuln: add support for suppressing vulnerabilities by ID
#59507 commented on
May 26, 2025 • 0 new comments -
x/net/http2: Transport ignores net/http.Transport.Proxy once connected
#25793 commented on
May 26, 2025 • 0 new comments -
x/net/http2: make Transport return nicer error when Amazon ALB hangs up mid-response?
#18639 commented on
May 26, 2025 • 0 new comments -
crypto/tls: TLS 1.3 unable to disable non-NIST approved ChaCha20 Cipher Suite
#54072 commented on
May 26, 2025 • 0 new comments -
testing/synctest: receive on synctest channel from outside bubble when not using synctest
#73648 commented on
May 27, 2025 • 0 new comments -
runtime: swiss map SIMD implementation for non-amd64
#71255 commented on
May 27, 2025 • 0 new comments -
cmd/compile: unnecessary bounds check when slicing after using `slices.Grow`
#73145 commented on
May 27, 2025 • 0 new comments -
cmd/compile,wiki,spec: clarify whether or not the panics created in loop bodies should propagate to function iterators
#71830 commented on
May 27, 2025 • 0 new comments -
runtime: stop single goroutine
#31132 commented on
May 27, 2025 • 0 new comments -
proposal: sync: add golang.org/x/sync/errgroup
#57534 commented on
May 27, 2025 • 0 new comments -
cmd/go: go ignores overlay map when using coverpkg flag
#73802 commented on
May 27, 2025 • 0 new comments -
proposal: structs: NoCopy
#70811 commented on
May 27, 2025 • 0 new comments -
cmd/link: -race doesn't work by default on FreeBSD with cgo
#73788 commented on
May 27, 2025 • 0 new comments -
runtime: valgrind thinks adjustpointer sometimes operates on uninitialized values
#73801 commented on
May 27, 2025 • 0 new comments -
all: reopen tree for Go 1.26 development
#73829 commented on
May 27, 2025 • 0 new comments -
x/tools/internal/gocommand: TestRmdirAfterGoList_Runner failures
#73736 commented on
May 27, 2025 • 0 new comments -
cmd/compile: poor escape analysis of `strings.SplitSeq`
#73524 commented on
May 27, 2025 • 0 new comments -
go/types, types2: error reported for valid shifts
#52080 commented on
May 27, 2025 • 0 new comments -
go/ast: Free-floating comments are single-biggest issue when manipulating the AST
#20744 commented on
May 27, 2025 • 0 new comments -
cmd/compile: TestScript/issue70173 failures
#71300 commented on
May 27, 2025 • 0 new comments -
runtime/cgo: signal arrived during external code execution
#72074 commented on
May 27, 2025 • 0 new comments -
runtime: TestCgoSignalDeadlock failures
#72814 commented on
May 27, 2025 • 0 new comments -
x/mobile: os.Executable() panic on Xcode16
#72966 commented on
May 27, 2025 • 0 new comments -
x/tools/gopls: high memory consumption on 19MLoC input
#73709 commented on
May 27, 2025 • 0 new comments -
proposal: cmd/vet: warn about copying a time.Timer value
#69186 commented on
May 27, 2025 • 0 new comments -
proposal: x/tools/go/analysis/vet: export cmd/vet's []*Analyzer suite
#35487 commented on
May 27, 2025 • 0 new comments -
x/tools/go/analysis: framework for analyzing module graph
#44753 commented on
May 27, 2025 • 0 new comments -
access: approvers
#73793 commented on
May 28, 2025 • 0 new comments -
proposal: x/net/http2: add EnableConnectProtocol to Server
#72071 commented on
May 28, 2025 • 0 new comments -
x/tools/go/analysis/internal/checker: -fix should remove unneeded imports
#72035 commented on
May 28, 2025 • 0 new comments -
x/tools/gopls/internal/analysis: analyzer for slice aliasing mistakes
#73830 commented on
May 28, 2025 • 0 new comments -
proxy.golang.org: consider blocking `github.com/siruspen/logrus`
#72116 commented on
May 28, 2025 • 0 new comments -
os: os.Root: use O_RESOLVE_BENEATH on FreeBSD
#73078 commented on
May 28, 2025 • 0 new comments -
proposal: x/sys/unix: add methods to convert between time.Time and unix.PtpClockTime on Linux
#70032 commented on
May 28, 2025 • 0 new comments -
proposal: os: convenience function for one-off Root operations
#73168 commented on
May 28, 2025 • 0 new comments -
runtime: long stop-the-world due to scavenging when exceeding GOMEMLIMIT
#73835 commented on
May 28, 2025 • 0 new comments -
unique: optimize interning of string([]byte) in structs/arrays
#73821 commented on
May 28, 2025 • 0 new comments -
runtime/pprof: timeout in TestProfilerStackDepth
#73722 commented on
May 28, 2025 • 0 new comments -
cmd/link: `buildinfo` was saved twice
#73731 commented on
May 28, 2025 • 0 new comments -
cmd/link: `go:buildinfo` was not written in `wasm`
#73741 commented on
May 28, 2025 • 0 new comments -
runtime/pprof: incorrect mutex contention time
#73760 commented on
May 28, 2025 • 0 new comments -
runtime: block and mutex profile aren't meaningful with faketime
#73836 commented on
May 28, 2025 • 0 new comments -
testing: fuzz []byte arguments may be aliased slices
#71831 commented on
May 28, 2025 • 0 new comments -
net/http: unwrap ResponseWriter in MaxBytesReader for finding requestTooLarger
#73754 commented on
May 28, 2025 • 0 new comments -
cmd/compile: play better with perf
#73753 commented on
May 29, 2025 • 0 new comments -
runtime: fpTracebackPartialExpand SIGSEGV under high panic load
#73664 commented on
May 29, 2025 • 0 new comments -
proposal: spec: add Nullable constraint
#53656 commented on
May 29, 2025 • 0 new comments -
runtime: segfaults in runtime.(*unwinder).next
#73259 commented on
May 29, 2025 • 0 new comments -
x/build/cmd/relui: add workflows for some remaining manual recurring Go major release cycle tasks
#70655 commented on
May 29, 2025 • 0 new comments -
crypto/sha512: arm optimizations not implemented
#9005 commented on
May 29, 2025 • 0 new comments -
net/http: Transport.Clone breaks HTTP/2
#39302 commented on
May 29, 2025 • 0 new comments -
runtime: append can write out of bounds during data races
#73563 commented on
May 29, 2025 • 0 new comments -
proposal: spec: unions as sigma types
#54685 commented on
May 29, 2025 • 0 new comments -
proposal: runtime: an http.Handler that implements 'go tool trace' in process
#66843 commented on
May 30, 2025 • 0 new comments -
os: TestGetwdDeep failures
#69233 commented on
May 30, 2025 • 0 new comments -
proposal: x/sys/windows: allow specifying Security Capabilities in SysProcAttr
#65611 commented on
May 30, 2025 • 0 new comments -
runtime: feature request: Support for ASLR with the heap
#27583 commented on
May 30, 2025 • 0 new comments -
x/website,x/pkgsite: add support for syntax highlighting
#56081 commented on
May 31, 2025 • 0 new comments -
cmd/go: build the cgo artifacts for each package in parallel
#9887 commented on
May 31, 2025 • 0 new comments -
x/crypto/x509roots/fallback: high, unskippable, init cost
#73691 commented on
May 31, 2025 • 0 new comments -
x/tools/gopls: add "if err != nil" snippet completion for net/http's HandlerFunc
#48487 commented on
May 31, 2025 • 0 new comments -
crypto/x509: ParseRevocationList accepts a GeneralName with an incorrect tag
#73285 commented on
May 31, 2025 • 0 new comments -
crypto/x509: ParseRevocationList accepts the IDP extension with DER encoding as an empty sequence
#73284 commented on
May 31, 2025 • 0 new comments -
crypto/x509: ParseCertificate malformed signature algorithm identifier error while version and serialNumber swapped
#70269 commented on
May 31, 2025 • 0 new comments -
crypto/x509: ParseCertificate should error on Subject Information Access and Policy Constraints being makred as critical
#70278 commented on
May 31, 2025 • 0 new comments -
crypto/x509: Verify should error if non-CA certificate contains name constraints
#71795 commented on
May 31, 2025 • 0 new comments -
crypto/x509: ParseRevocationList accepts invalid thisUpdate UTCTimes without seconds
#73019 commented on
May 31, 2025 • 0 new comments -
crypto/x509: ParseRevocationList allows country name fields longer than 2 chars
#73020 commented on
May 31, 2025 • 0 new comments -
x/website/internal/dl: expose whether a release is a security release or not in API
#44925 commented on
May 31, 2025 • 0 new comments -
x/website: filename in linux installation instructions is not updated if url to install page has ?download=
#44395 commented on
May 31, 2025 • 0 new comments -
x/website/_content/doc/tutorial/create-module: describe use of multiple packages within the same module
#47501 commented on
May 31, 2025 • 0 new comments -
x/website/_content/doc/tutorial: tutorials leave developer in broken state
#50435 commented on
May 31, 2025 • 0 new comments -
x/website/blog: write a post on go.mod and go.sum misconceptions
#48539 commented on
May 31, 2025 • 0 new comments -
x/website/_content/doc/tutorial: "Developing a RESTful API with Go and Gin" has unmentioned race condition
#51097 commented on
May 31, 2025 • 0 new comments -
x/website: visualization tools in gc-guide have left text cut off with firefox
#53850 commented on
May 31, 2025 • 0 new comments -
x/website/cmd/golangorg: unrecognized failures
#56878 commented on
May 31, 2025 • 0 new comments -
x/website/internal/gitfs: TestGerrit failures
#58154 commented on
May 31, 2025 • 0 new comments -
x/website/tour: indicate if the displayed source code is modified
#60367 commented on
May 31, 2025 • 0 new comments -
x/website/_content/doc: refer that crypto/ecdsa.GenerateKey is no longer deterministic since Go 1.20
#62255 commented on
May 31, 2025 • 0 new comments -
x/website/tour: light mode links not underlined on hover
#63265 commented on
May 31, 2025 • 0 new comments -
x/website: reaffirm "not obviously wrong" for +1 or otherwise clarify its meaning
#61364 commented on
May 31, 2025 • 0 new comments -
proposal: x/website: remove cookie banners
#65102 commented on
May 31, 2025 • 0 new comments -
x/website/_content: make security best practices more visible and easier to navigate on Go website
#67340 commented on
May 31, 2025 • 0 new comments -
x/website: addressing inaccessible links on CN site
#24457 commented on
May 31, 2025 • 0 new comments -
x/website: document how golang.org is deployed
#24655 commented on
May 31, 2025 • 0 new comments -
x/website/_content/doc/articles/wiki: "Writing Web Applications" example writes the reponse header twice
#27789 commented on
May 31, 2025 • 0 new comments -
x/website: unify playground.js location
#32007 commented on
May 31, 2025 • 0 new comments -
x/website: show current Go version next to download button on homepage
#33083 commented on
May 31, 2025 • 0 new comments -
x/website/internal/dl: document /dl/?mode=json API more prominently
#34864 commented on
May 31, 2025 • 0 new comments -
x/website/_content: consider reusing repo list from x/build/repos instead of maintaining own hard-coded copy
#36136 commented on
May 31, 2025 • 0 new comments -
proposal: x/website/internal/dl: add including unstable without archived releases (?mode=json&include=stable,unstable)
#40649 commented on
May 31, 2025 • 0 new comments -
x/website: Translate "ref/spec" to other languages
#43545 commented on
May 31, 2025 • 0 new comments -
x/pkgsite: option to show "exported" declarations of main packages
#5727 commented on
May 31, 2025 • 0 new comments -
x/pkgsite: show embedded methods
#6127 commented on
May 31, 2025 • 0 new comments -
x/pkgsite: show exported fields promoted from unexported anonymous fields
#6600 commented on
May 31, 2025 • 0 new comments -
x/pkgsite: display type kind of each named type
#6647 commented on
May 31, 2025 • 0 new comments -
x/pkgsite: support company-specific doc annotations
#8586 commented on
May 31, 2025 • 0 new comments -
x/pkgsite: "const" declarations with type on right are not grouped with the type
#9195 commented on
May 31, 2025 • 0 new comments -
x/pkgsite: package-scope exported variables display full source code of function bodies
#40360 commented on
May 31, 2025 • 0 new comments -
x/vulndb, x/pkgsite, x/vuln: display vuln summaries in integrations
#61201 commented on
May 31, 2025 • 0 new comments -
x/pkgsite/cmd/pkgsite: TestServer failures
#65412 commented on
May 31, 2025 • 0 new comments -
proposal: x/pkgsite: package tours (additional documentation type for packages)
#69265 commented on
May 31, 2025 • 0 new comments -
x/pkgsite/internal/middleware: TestCache failures
#66548 commented on
May 31, 2025 • 0 new comments -
x/pkgsite/internal/middleware: TestEnforceQuota failures
#66928 commented on
May 31, 2025 • 0 new comments -
proposal: x/pkgsite, go/doc: un-name result parameters starting with an underscore in docs
#69867 commented on
May 31, 2025 • 0 new comments -
x/pkgsite,go/doc: examples can have trailing newlines inside the block
#72098 commented on
May 31, 2025 • 0 new comments -
x/website, x/pkgsite, x/build/cmd/relui, vscode-go, x/telemetry: vulnerability GHSA-3xgq-45jj-v275/CVE-2024-21538 in cross-spawn dependency version 7.0.3
#71118 commented on
May 31, 2025 • 0 new comments -
x/website/_content/blog: defer statements execute before/after the caller returns
#45889 commented on
May 31, 2025 • 0 new comments -
x/website/_content/blog: images should be readable in both light and dark themes
#55352 commented on
May 31, 2025 • 0 new comments -
x/crypto/acme: Bad error description if website reject authorization query
#32747 commented on
May 31, 2025 • 0 new comments -
x/website/tour: when build error occurs, had to manually kill program
#34340 commented on
May 31, 2025 • 0 new comments -
x/website: how to get listed in "In-person training"?
#37078 commented on
May 31, 2025 • 0 new comments -
x/website/cmd/golangorg: add Content Security Policy
#36892 commented on
May 31, 2025 • 0 new comments -
x/website/_content/doc: install page doesn't show darwin-arm64.pkg installer to Apple silicon users
#43815 commented on
May 31, 2025 • 0 new comments -
x/build/internal/task/releaselet: Windows installer Dialog{,Left}.jpg images contain old Go website URL
#57413 commented on
May 31, 2025 • 0 new comments -
x/website/internal/gitfs: TestGitHub failures
#59222 commented on
May 31, 2025 • 0 new comments -
x/tools/gopls: option to autocomplete function call without parentheses
#41813 commented on
May 31, 2025 • 0 new comments -
net/url: make URL parsing return an error on IPv6 literal without brackets
#31024 commented on
May 31, 2025 • 0 new comments -
cmd/link: include declared constants in DWARF
#14517 commented on
Jun 1, 2025 • 0 new comments -
cmd/compile: add string constants to DWARF
#67744 commented on
Jun 1, 2025 • 0 new comments -
crypto/x509: ParseCertificate allows unsorted `SET` values in RDNs
#73743 commented on
Jun 2, 2025 • 0 new comments -
proposal: cmd/go: allow versioned `go build` commands
#44469 commented on
Jun 2, 2025 • 0 new comments -
proposal: bytes: add Buffer.Peek
#73794 commented on
Jun 3, 2025 • 0 new comments -
all: document the default doc assumptions around concurrency, zero values, interfaces and return values
#30632 commented on
Jun 3, 2025 • 0 new comments -
cmd/go: go build is very slow on windows without -p=1 parameter
#71981 commented on
Jun 3, 2025 • 0 new comments -
net: LookupCNAME inconsistency on unix systems
#59943 commented on
Jun 3, 2025 • 0 new comments -
proposal: crypto/ecdh: add compressed points functions
#71807 commented on
Jun 3, 2025 • 0 new comments -
x/telemetry/cmd/stacks: TestReadPCLineTable/gopls failures
#71805 commented on
Jun 3, 2025 • 0 new comments -
x/tools/telemetry/cmd/stacks: incorrect line number in codesearch link
#71660 commented on
Jun 3, 2025 • 0 new comments -
x/tools/telemetry/cmd/stacks: record current pattern in each new issue note
#71643 commented on
Jun 3, 2025 • 0 new comments -
x/telemetry: consolidate cmd/stacks with watchflakes
#69973 commented on
Jun 3, 2025 • 0 new comments -
proposal: x/net/http2: allow configuring the buffer allocator to avoid copies during reads
#73560 commented on
Jun 3, 2025 • 0 new comments -
encoding/json: better error message for invalid use of ,string struct tag, trying to unmarshal unquoted value into bool
#64831 commented on
Jun 3, 2025 • 0 new comments -
x/tools/gopls: make eglot+gopls awesome
#67529 commented on
Jun 3, 2025 • 0 new comments -
proposal: sync/v2: new package
#71076 commented on
Jun 3, 2025 • 0 new comments -
net/http: add GODEBUG=http1debug
#18733 commented on
Jun 4, 2025 • 0 new comments -
x/pkgsite: automate trivial package removal requests
#70714 commented on
Jun 4, 2025 • 0 new comments -
proposal: cmd/gofmt: permit single line case and statement
#66433 commented on
Jun 4, 2025 • 0 new comments -
net: resolver error messages indicate wrong dns server when using custom resolver
#43703 commented on
Jun 4, 2025 • 0 new comments -
proposal: x/crypto/acme: support for acme profiles
#73101 commented on
Jun 4, 2025 • 0 new comments -
runtime: flaky failures on NetBSD since CL 526118
#62524 commented on
Jun 4, 2025 • 0 new comments -
cmd/go: TestScript/mod_get_direct failures
#68662 commented on
Jun 4, 2025 • 0 new comments -
cmd/go/internal/modload: TestQueryImport/golang.org_x_text failures
#68955 commented on
Jun 4, 2025 • 0 new comments -
cmd/link: TestScript/randlayout_option failures
#71843 commented on
Jun 4, 2025 • 0 new comments -
runtime:cpu2: TestAbortInCgo failures
#73487 commented on
Jun 4, 2025 • 0 new comments -
x/tools/gopls: support global "go to implementation" queries on function types [local is done]
#56572 commented on
Jun 4, 2025 • 0 new comments -
x/build: time out on LUCI Linux/PPC64x builder
#65171 commented on
Jun 4, 2025 • 0 new comments -
syscall: second return value of syscall.Syscall needs to be documented
#29842 commented on
Jun 4, 2025 • 0 new comments -
spec: language change review meeting minutes
#33892 commented on
Jun 4, 2025 • 0 new comments -
cmd/go: go tool rejects #cgo LDFLAGS: -Wl,-rpath,@executable_path/../Frameworks
#40559 commented on
Jun 4, 2025 • 0 new comments -
x/build/cmd/watchflakes: periodically restarts
#70743 commented on
Jun 4, 2025 • 0 new comments -
x/build/cmd/gitmirror: lock conversations on GitHub commits
#25450 commented on
Jun 5, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue46234.go failures
#67558 commented on
Jun 5, 2025 • 0 new comments -
encoding/xml: foo>bar,attr - foo ignored
#3688 commented on
Jun 5, 2025 • 0 new comments -
x/tools/gopls: initial semantic token request slow
#47465 commented on
Jun 5, 2025 • 0 new comments -
x/tools/imports: Command fails in sandbox when "go" is not on PATH
#73734 commented on
Jun 5, 2025 • 0 new comments -
x/tools/gopls: should suppress diagnostics when GOMODCACHE is under the repo root
#51947 commented on
Jun 5, 2025 • 0 new comments -
x/tools/gopls: normalize feature sets of unimported completions and organize imports
#36077 commented on
Jun 5, 2025 • 0 new comments -
x/tools/gopls: do not suggest names from unimportable internal packages
#44890 commented on
Jun 5, 2025 • 0 new comments -
x/tools/gopls: automatic imports sometimes pick non-optimal modules
#60663 commented on
Jun 5, 2025 • 0 new comments -
cmd/compile: internal compiler error: unexpected types2.Invalid
#72887 commented on
Jun 5, 2025 • 0 new comments -
cmd/cgo/internal/test: TestCallbackCallersSEH failures
#65116 commented on
Jun 5, 2025 • 0 new comments -
crypto/ecdsa: GenerateKey infinite loop/reader EOF with all zero reader
#58454 commented on
Jun 5, 2025 • 0 new comments -
net/http: add support for SETTINGS_ENABLE_CONNECT_PROTOCOL
#53208 commented on
Jun 6, 2025 • 0 new comments -
crypto/x509: ParseRevocationList accepts DN with all empty values
#73021 commented on
Jun 6, 2025 • 0 new comments -
proposal: testing: allow examples the use of testing.T/B/F for test framework examples
#64993 commented on
Jun 6, 2025 • 0 new comments -
all: update standard-library dependencies at the start and end of each development cycle
#36905 commented on
Jun 6, 2025 • 0 new comments -
runtime/pprof: TestEmptyCallStack failures
#68684 commented on
Jun 6, 2025 • 0 new comments -
testing: annotate output text type
#62728 commented on
Jun 6, 2025 • 0 new comments -
context: TestCauseRace failures
#73390 commented on
Jun 6, 2025 • 0 new comments -
proposal: os/exec,syscall: support running process on ConPty on Windows
#62708 commented on
Jun 6, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
Jun 7, 2025 • 0 new comments -
log/slog: JSONHandler should deduplicate keys
#59365 commented on
Jun 7, 2025 • 0 new comments -
x/net: invalid address when reading socket error queue with SO_TIMESTAMPING
#47926 commented on
Jun 7, 2025 • 0 new comments -
proposal: reflect: add generic type arg info to reflect.Type
#54393 commented on
Jun 8, 2025 • 0 new comments -
encoding/xml: fix name spaces
#13400 commented on
Jun 8, 2025 • 0 new comments -
encoding/xml: Serializing XML with namespace prefix
#11496 commented on
Jun 8, 2025 • 0 new comments -
encoding/xml: proposed fixes for namespaces
#14407 commented on
Jun 9, 2025 • 0 new comments -
proposal: encoding/xml: allow caller to specify preferred namespace prefix
#48821 commented on
Jun 9, 2025 • 0 new comments -
encoding/xml: brittle support for matching a namespace by identifier or url
#12624 commented on
Jun 9, 2025 • 0 new comments -
runtime: make `injectglist` starting spinning m
#69621 commented on
Jun 9, 2025 • 0 new comments -
proposal: all: add bare metal support
#73608 commented on
Jun 9, 2025 • 0 new comments -
runtime/cgo: naming a DLL exported function as "CloseHandle" causes all DLL exported functions to deadlock
#73083 commented on
Jun 9, 2025 • 0 new comments -
compress/zstd: add new package
#62513 commented on
Jun 9, 2025 • 0 new comments -
crypto: post-quantum support roadmap
#64537 commented on
Jun 9, 2025 • 0 new comments -
x/tools/gopls: impossible nil panic in reflect.ValueOf
#73853 commented on
Jun 9, 2025 • 0 new comments -
x/tools/gopls: completion: rank 'struct' higher than imported symbols
#73713 commented on
Jun 9, 2025 • 0 new comments -
x/tools/gopls: References does not find all references in the workspace
#73781 commented on
Jun 9, 2025 • 0 new comments -
x/tools/gopls: adding gopls as a tool dependency leads to build failures
#73279 commented on
Jun 9, 2025 • 0 new comments -
fmt: Shouldn't %q (and %s) treat nil as a valid value?
#39886 commented on
Jun 9, 2025 • 0 new comments -
x/net/dns/dnsmessage: add support for SVCB and HTTPS records
#43790 commented on
Jun 9, 2025 • 0 new comments -
internal/trace: corruption in tests
#68878 commented on
Jun 9, 2025 • 0 new comments -
x/tools/gopls/internal/test/integration/workspace: TestCreateModule_Interdependent/default failures
#73651 commented on
Jun 10, 2025 • 0 new comments -
encoding/xml: support for XML namespace prefixes
#9519 commented on
Jun 10, 2025 • 0 new comments -
build: build failure on gotip-linux-arm64_c4as16-perf_vs_release
#70895 commented on
Jun 10, 2025 • 0 new comments -
proposal: sync: SlicePool for variable-sized slices
#73620 commented on
Jun 10, 2025 • 0 new comments -
internal/ascii: new internal package consolidating common functions
#68736 commented on
Jun 10, 2025 • 0 new comments -
x/tools/gopls: "unexpected file: %q" bug.Report in bestView
#67288 commented on
Jun 10, 2025 • 0 new comments -
x/tools/gopls: support Go assembly files
#71754 commented on
Jun 10, 2025 • 0 new comments -
x/tools/gopls: support renaming an embedded field at its declaration
#45199 commented on
Jun 10, 2025 • 0 new comments -
proposal: crypto/tls: implement RFC5929 tls-server-end-point support
#65047 commented on
Jun 10, 2025 • 0 new comments -
x/pkgsite: no docs for GOEXPERIMENT packages
#71488 commented on
Jun 10, 2025 • 0 new comments -
go/types,cmd/compile/internal/types2: shared type expressions are evaluated once per variable
#46208 commented on
Jun 10, 2025 • 0 new comments -
go/types, types2: consolidate error message formats
#49123 commented on
Jun 10, 2025 • 0 new comments -
go/types, types2: add mechanism to report "last good" source file position in case of a panic
#51603 commented on
Jun 10, 2025 • 0 new comments -
reflect: verify/ensure that reflect supports the same string/[]byte/[]rune conversions as the spec/implementation
#53523 commented on
Jun 10, 2025 • 0 new comments -
cmd/compile: declaration order of types affects cycle detection
#68025 commented on
Jun 10, 2025 • 0 new comments -
cmd/compile: "panic: unification reached recursion depth limit" with recursive type constraint
#67627 commented on
Jun 10, 2025 • 0 new comments -
cmd/compile: exponential behavior for deeply nested structs
#65540 commented on
Jun 10, 2025 • 0 new comments -
cmd/api: API checker doesn't seem to handle Alias uses correctly
#65437 commented on
Jun 10, 2025 • 0 new comments -
cmd/compile: unhelpful error message with recursive constraint
#61685 commented on
Jun 10, 2025 • 0 new comments -
go/types: Implements is an allocation hotspot
#61162 commented on
Jun 10, 2025 • 0 new comments -
cmd/compile/internal/types2: enable unsorted processing of package objects
#67347 commented on
Jun 10, 2025 • 0 new comments -
math/big: update to math/rand/v2
#70790 commented on
Jun 10, 2025 • 0 new comments -
spec: for-range iterator yield function requires bool result - consider generalizing to any boolean type
#71164 commented on
Jun 10, 2025 • 0 new comments -
cmd/compile: type parameter involving constraint with channels seems like it should be inferrable
#69153 commented on
Jun 10, 2025 • 0 new comments -
cmd/compile: bug in cmd/compile/internal/noder.(*reader).typeParamNames
#71024 commented on
Jun 10, 2025 • 0 new comments -
go/types: specious "invalid recursive type" error?
#60130 commented on
Jun 10, 2025 • 0 new comments -
os/signal: TestNohup/uncaught/1 failures
#73740 commented on
Jun 10, 2025 • 0 new comments -
net: TestCloseRead failures
#69297 commented on
Jun 11, 2025 • 0 new comments -
crypto/x509: ParseRevocationList accepts authorityCertSerialNumber set to 0
#73293 commented on
Jun 11, 2025 • 0 new comments -
encoding/xml: cannot marshal self-closing tag
#21399 commented on
Jun 11, 2025 • 0 new comments -
net/http, x/net/http2: data race in multiple tests
#66519 commented on
Jun 11, 2025 • 0 new comments -
x/tools/gopls: "missing reachable node for %q" bug in evaluatePackageHandle
#71352 commented on
Jun 11, 2025 • 0 new comments -
iter: document general guidance for writing iterator APIs
#71901 commented on
Jun 11, 2025 • 0 new comments -
runtime: TestASAN fails with SEGV on unknown address on linux/riscv64
#57691 commented on
Jun 11, 2025 • 0 new comments -
x/build: build and test failures on openbsd-amd64 builders
#66474 commented on
Jun 11, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_fuzztime failures
#72104 commented on
Jun 11, 2025 • 0 new comments -
crypto/cipher:gofips140: TestCTR_AES_multiblock_XORKeyStreamAt failures
#73124 commented on
Jun 11, 2025 • 0 new comments -
hash: add XOF interface
#69518 commented on
Jun 11, 2025 • 0 new comments -
go/types: add Var.Kind method and enum
#70250 commented on
Jun 11, 2025 • 0 new comments -
crypto/rsa: Go 1.21 follow-up work
#57752 commented on
Jun 11, 2025 • 0 new comments -
x/net/http2: TestTransportGroupsPendingDials failures due to missing Close
#52996 commented on
Jun 11, 2025 • 0 new comments -
cmd/go: binary does not contain VCS information when compiled in git worktree dir
#58218 commented on
Jun 11, 2025 • 0 new comments -
cmd/compile: update compiler's PGO profile
#60234 commented on
Jun 11, 2025 • 0 new comments -
runtime: document explicitly that finalizers and cleanups can hold up other finalizers and cleanups
#72950 commented on
Jun 11, 2025 • 0 new comments -
x/pkgsite: generate static docs
#2381 commented on
Jun 11, 2025 • 0 new comments -
cmd/go/internal/vcweb/vcstest: TestScripts/git/gitrepo-sha256.txt failures [consistent failure]
#73704 commented on
Jun 11, 2025 • 0 new comments -
x/tools/gopls: duplicate package paths in export data manifest (via telemetry)
#63822 commented on
Jun 11, 2025 • 0 new comments -
proposal: encoding/xml: Add EmptyElement token type to support self-closing elements.
#69273 commented on
Jun 11, 2025 • 0 new comments -
internal/trace: broken traces produced by tests
#70838 commented on
Jun 11, 2025 • 0 new comments -
x/tools/gopls: nil panic in types.Package.Path while writing export data (internal/gcimporter)
#73854 commented on
Jun 11, 2025 • 0 new comments -
proposal: spec: short function literals
#21498 commented on
Jun 12, 2025 • 0 new comments -
go/doc,x/pkgsite: struct fields inconsistently linked in doc comments
#61394 commented on
Jun 12, 2025 • 0 new comments -
cmd/cgo/internal/testsanitizers: failures with `signal: segmentation fault` or `exit status 66`
#59418 commented on
Jun 12, 2025 • 0 new comments -
mime: incorrect mime-type for .mjs files on windows (text/plain instead of application/javascript)
#68591 commented on
Jun 12, 2025 • 0 new comments -
net/http: roundtrip_js.go fails to handle fetch() Promise if RoundTrip context is canceled
#57098 commented on
Jun 12, 2025 • 0 new comments -
proposal: x/tools/{godoc,cmd/godoc}: isolate, tag, and delete godoc
#59056 commented on
Jun 12, 2025 • 0 new comments -
net/http: failures with `timeout waiting for SETTINGS frames`
#60359 commented on
Jun 12, 2025 • 0 new comments -
x/build: LUCI builders fail to fetch dependencies for subrepos
#65482 commented on
Jun 12, 2025 • 0 new comments -
x/tools/gopls: suggested completions include many irrelevant, non-deterministic entries
#43374 commented on
Jun 12, 2025 • 0 new comments -
x/tools/gopls: unimported completion delay, random results and caches not persisted with remote?
#47615 commented on
Jun 12, 2025 • 0 new comments -
x/tools/gopls: "no object found" when renaming a function from within its doc comment
#42301 commented on
Jun 12, 2025 • 0 new comments -
x/tools/gopls: support type move refactorings
#57016 commented on
Jun 12, 2025 • 0 new comments -
x/tools/gopls: extract(refactor) fails on anonymous structs
#61496 commented on
Jun 12, 2025 • 0 new comments -
x/tools/gopls: support "inline all" and "inline away"
#66370 commented on
Jun 12, 2025 • 0 new comments -
x/tools/gopls: hover: doc link markup ignores import mapping of current file, omits links
#61677 commented on
Jun 12, 2025 • 0 new comments -
x/tools/gopls: feature: "move declaration" refactoring
#70583 commented on
Jun 12, 2025 • 0 new comments -
x/tools/gopls: add refactor.inline.variable-all code action
#70085 commented on
Jun 12, 2025 • 0 new comments -
x/tools/gopls: render package documentation when hovering over imported package name identifiers
#71248 commented on
Jun 12, 2025 • 0 new comments -
cmd/go: add option to prevent 'go get -u' from updating certain dependencies
#29968 commented on
Jun 12, 2025 • 0 new comments -
x/website: gc-guide: document performance characteristics of weak pointer implementation
#71779 commented on
Jun 12, 2025 • 0 new comments -
x/website/_content/doc: add note about how much memory the Go runtime retains to the GC guide
#65013 commented on
Jun 12, 2025 • 0 new comments -
x/website/internal/dl: serve .sha256 checksum files by redirecting to https://dl.google.com/go
#41894 commented on
Jun 12, 2025 • 0 new comments -
cmd/internal/testdir: Test/goto.go failures
#66902 commented on
Jun 13, 2025 • 0 new comments -
cmd/cgo: []byte argument has Go pointer to Go pointer
#28606 commented on
Jun 13, 2025 • 0 new comments -
proposal: runtime/mainthread: add mainthread.Do for mediating access to the main thread
#70089 commented on
Jun 13, 2025 • 0 new comments -
meta: high rate of 5XX errors from go.googlesource.com since 2021-09-08
#50541 commented on
Jun 13, 2025 • 0 new comments -
build: build failure on gotip-linux-amd64_c2s16-perf_vs_release
#72037 commented on
Jun 13, 2025 • 0 new comments -
runtime:cpu2: TestChanSendBarrier failures
#73467 commented on
Jun 13, 2025 • 0 new comments -
proposal: net: add LookupHTTPS()
#72110 commented on
Jun 13, 2025 • 0 new comments -
cmd/compile: poor spill decisions making code 14% slower
#71868 commented on
Jun 13, 2025 • 0 new comments -
proposal: cmd/fix: apply fixes from modernizers and gofix analyzers
#71859 commented on
Jun 13, 2025 • 0 new comments -
x/tools/gopls: add codelens to show number of references to each symbol
#40862 commented on
Jun 13, 2025 • 0 new comments -
proposal: all: add mechanism to remove API as a function of caller's go.mod "go 1.xx" version
#30639 commented on
Jun 13, 2025 • 0 new comments -
cmd/internal/testdir: Test/fixedbugs/issue68525.go failures
#70439 commented on
Jun 14, 2025 • 0 new comments -
x/tools/internal/jsonrpc2: TestIdleTimeout failures
#55179 commented on
Jun 14, 2025 • 0 new comments -
proposal: log/slog: native support for handling List
#71088 commented on
Jun 14, 2025 • 0 new comments -
net/http: TestRequestWriteTransport failures with `unexpected Transfer-Encoding in request`
#52575 commented on
Jun 14, 2025 • 0 new comments -
archive/tar: unrecognized failures
#70099 commented on
Jun 14, 2025 • 0 new comments -
cmd/compile/internal/arm: unrecognized failures
#71033 commented on
Jun 14, 2025 • 0 new comments -
x/tools/cmd/signature-fuzzer/fuzz-driver: TestEndToEndIntegration failures
#59333 commented on
Jun 14, 2025 • 0 new comments -
x/tools/cmd/signature-fuzzer/fuzz-runner: TestRunner/Minimization2 failures
#71205 commented on
Jun 14, 2025 • 0 new comments -
x/image/font: rendering texts in Arabic
#27281 commented on
Jun 15, 2025 • 0 new comments -
cmd/link: MSVC support (MSVC object + linking with MSVC)
#20982 commented on
Jun 15, 2025 • 0 new comments -
x/net/http2: data race on DebugGoroutines
#15998 commented on
Jun 16, 2025 • 0 new comments -
proposal: context: context.Expired
#73533 commented on
Jun 16, 2025 • 0 new comments -
proposal: cmd/go: allow unicode in module paths and file names
#67562 commented on
Jun 16, 2025 • 0 new comments -
x/tools/gopls: long initial workspace load durations for workspace with many packages
#69523 commented on
Jun 16, 2025 • 0 new comments -
cmd/compile/internal/importer: deadlock in recursion through type parameter
#63285 commented on
Jun 16, 2025 • 0 new comments -
net/http/httptrace: WroteHeaders should be called after flush or provide an option to do so
#60576 commented on
Jun 16, 2025 • 0 new comments -
x/build: improve LUCI builder test sharding strategy for the main Go repository
#65814 commented on
Jun 16, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/1ms failures
#71181 commented on
Jun 16, 2025 • 0 new comments -
x/tools/cmd/fiximports: TestFixImports failures
#58010 commented on
Jun 16, 2025 • 0 new comments -
cmd/internal/testdir: Test/rangegen.go failures
#67556 commented on
Jun 16, 2025 • 0 new comments -
x/build: timeout on LUCI openbsd-amd64 builder
#65311 commented on
Jun 16, 2025 • 0 new comments -
build: build failure on gotip-linux-arm64_c4ah72-perf_vs_release
#70308 commented on
Jun 16, 2025 • 0 new comments -
build: build failure on gotip-linux-amd64_c3h88-perf_vs_release
#72038 commented on
Jun 16, 2025 • 0 new comments -
runtime: findrunnableGCWorker consumed much higher CPU under 64c AWS instance (ARM64), comparing to 32c
#68399 commented on
Jun 17, 2025 • 0 new comments -
proposal: simd: architecture-specific SIMD intrinsics under a GOEXPERIMENT
#73787 commented on
Jun 17, 2025 • 0 new comments -
proposal: encoding/json/v2: encode time with `format:unix` as integer instead of float
#73486 commented on
Jun 17, 2025 • 0 new comments -
net: add mechanism to wait for readability on a TCPConn
#15735 commented on
Jun 17, 2025 • 0 new comments -
proposal: testing: run tests in parallel by default
#73805 commented on
Jun 17, 2025 • 0 new comments -
proposal: math: fixed decimal types
#68272 commented on
Jun 17, 2025 • 0 new comments -
cmd/go: support passing @args-file to -toolexec commands
#70046 commented on
Jun 17, 2025 • 0 new comments -
x/tools/gopls: Rename: missing type for selector in satisfy.(*Finder).expr
#71657 commented on
Jun 17, 2025 • 0 new comments -
x/tools/gopls: "slice bounds out of range" crash in ExtractToNewFile
#70553 commented on
Jun 17, 2025 • 0 new comments -
proposal: x/crypto/acme: support the ACME Renewal Information standard in Client
#60958 commented on
Jun 17, 2025 • 0 new comments -
proposal: errors: As with type parameters
#51945 commented on
Jun 17, 2025 • 0 new comments -
cmd/compile: loop invariant code motion
#63670 commented on
Jun 17, 2025 • 0 new comments -
x/tools/gopls: `go clean` fails with ENOTEMPTY (openbsd) causing gopls test flakes
#68087 commented on
Jun 17, 2025 • 0 new comments -
go/types, cmd/compile: "invalid type loop" depending on declaration order
#51244 commented on
Jun 17, 2025 • 0 new comments -
x/build: add LUCI linux-mipsle builder
#67304 commented on
Jun 17, 2025 • 0 new comments -
go/types: type mismatch with func error less helpful since go 1.18
#73428 commented on
Jun 18, 2025 • 0 new comments -
runtime/race: TestRace failures in RaceWaitGroupWrongAdd
#64038 commented on
Jun 18, 2025 • 0 new comments -
proposal: html/template: escape unquoted attributes by first quoting them
#43224 commented on
Jun 18, 2025 • 0 new comments -
cmd/doc: fix some user experience issues with pkgsite instance started [freeze exception]
#73848 commented on
Jun 18, 2025 • 0 new comments -
proposal: cmd/fix: remove all functionality
#73605 commented on
Jun 18, 2025 • 0 new comments -
x/tools/gopls: expose an off-by-default MCP server from gopls
#73580 commented on
Jun 18, 2025 • 0 new comments -
sort: clarify Slice comparator requirements
#73420 commented on
Jun 18, 2025 • 0 new comments -
proposal: crypto/x509: allow user override of the system roots on all platforms
#71924 commented on
Jun 18, 2025 • 0 new comments -
all: test failures with `EBADF` from fork/exec on NetBSD
#63444 commented on
Jun 18, 2025 • 0 new comments -
proposal: container: add weak reference maps
#43615 commented on
Jun 18, 2025 • 0 new comments -
cmd/compile: teach escape analysis to conditionally stack alloc interface method call parameters like a slice in w.Write(b)
#72036 commented on
Jun 18, 2025 • 0 new comments -
os: add (*Process).WithHandle
#70352 commented on
Jun 19, 2025 • 0 new comments -
proposal: os: stop manually setting sticky bit on file creation on *BSD, Solaris
#68664 commented on
Jun 19, 2025 • 0 new comments -
x/tools/gopls: "type name %q without type spec" bug in Hover (via telemetry)
#64241 commented on
Jun 19, 2025 • 0 new comments -
x/tools/gopls: FoldingRange: no fold option for functions (there is a comment at the end of the line)
#73735 commented on
Jun 19, 2025 • 0 new comments -
proposal: encoding/json/v2: add support for user-defined format flags and option values
#71664 commented on
Jun 19, 2025 • 0 new comments -
x/tools/gopls/internal/cache/methodsets: "missing object path for %s" bug in indexBuilder.build
#70418 commented on
Jun 20, 2025 • 0 new comments -
cmd/go/internal/base: Lookup checks itself, not subcommads
#73864 commented on
Jun 20, 2025 • 0 new comments -
proposal: x/crypto/ssh/knownhosts: create from ...io.Reader
#62656 commented on
Jun 20, 2025 • 0 new comments -
os: TestPipeIOCloseRace timeout on Windows blocked in `syscall.CancelIoEx`
#64482 commented on
Jun 20, 2025 • 0 new comments -
proposal: x/oauth2: allow making raw post requests to server
#72028 commented on
Jun 20, 2025 • 0 new comments -
x/tools/cmd/signature-fuzzer/fuzz-runner: TestRunner failures
#59496 commented on
Jun 20, 2025 • 0 new comments -
proposal: database/sql: add configuration option to ignore null values in Scan
#57099 commented on
Jun 20, 2025 • 0 new comments -
proposal: spec: add support for int128 and uint128
#9455 commented on
Jun 20, 2025 • 0 new comments -
runtime: RSS seems to have increased in Go 1.24 while the runtime accounting has not [1.24 backport]
#73800 commented on
Jun 20, 2025 • 0 new comments -
cmd/gofmt: puts `else if` comments in wrong place
#20562 commented on
Jun 20, 2025 • 0 new comments -
cmd/go: test failures due to network
#55164 commented on
Jun 20, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/10µs failures
#72138 commented on
Jun 20, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/100µs failures
#72965 commented on
Jun 20, 2025 • 0 new comments -
proposal: net/http: optionally disable recover on panic
#70292 commented on
Jun 21, 2025 • 0 new comments -
proposal: strings and bytes: add CutSpace function
#63194 commented on
Jun 21, 2025 • 0 new comments -
proposal: crypto/mlkem: support derandomized encapsulation in tests
#73627 commented on
Jun 22, 2025 • 0 new comments -
proposal: x/crypto/ssh: add SequentialsAuthMethods
#73767 commented on
Jun 22, 2025 • 0 new comments -
debug/pe: extend package so it can be used by cmd/link
#15345 commented on
Jun 23, 2025 • 0 new comments -
proposal: change GORISCV64=rva20u64 to include compressed instructions
#71105 commented on
Jun 23, 2025 • 0 new comments -
x/pkgsite: API for pkg.go.dev
#36785 commented on
Jun 23, 2025 • 0 new comments -
spec: wrong thing taken as a reference for method value rules
#69724 commented on
Jun 23, 2025 • 0 new comments -
x/tools/gopls: Rename: crash (in satisfy) with ill-typed input
#73109 commented on
Jun 23, 2025 • 0 new comments -
x/tools/gopls: stubmethods: "could not find the enclosing function of the return statement" bug in GetIfaceStubInfo
#70666 commented on
Jun 23, 2025 • 0 new comments -
cmd/compile: position information not properly decoded by non-compiler importers
#71080 commented on
Jun 23, 2025 • 0 new comments -
x/tools/gopls: crash in bgsweep
#73262 commented on
Jun 23, 2025 • 0 new comments -
x/tools/gopls: GOPACKAGESDRIVER calls happen at intervals that make the results incorrect
#59625 commented on
Jun 23, 2025 • 0 new comments -
go/types: deferred function executed multiple times
#73267 commented on
Jun 23, 2025 • 0 new comments -
crypto/tls: extend coverage of BoGo test suite
#72006 commented on
Jun 23, 2025 • 0 new comments -
runtime: TestMemoryLimit failures on Darwin
#73136 commented on
Jun 23, 2025 • 0 new comments -
runtime: crashes with "runtime: traceback stuck"
#62086 commented on
Jun 23, 2025 • 0 new comments -
runtime: "traceback did not unwind completely" during preempt during strings_test init
#69389 commented on
Jun 23, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_deadline failures
#72088 commented on
Jun 23, 2025 • 0 new comments -
runtime: TestPingPongHog failures
#65293 commented on
Jun 24, 2025 • 0 new comments -
proposal: encoding/json/v2: decide on default representation for time.Duration
#71631 commented on
Jun 24, 2025 • 0 new comments -
x/tools/gopls: provide a way to suppress analysis diagnostics for certain files
#50764 commented on
Jun 24, 2025 • 0 new comments -
x/tools/gopls: "unexpected files in command-line-arguments package" bug (via telemetry)
#64557 commented on
Jun 24, 2025 • 0 new comments -
x/tools/gopls: "package name is %q, want %q" bug in typeCheckBatch.importPackage
#64235 commented on
Jun 24, 2025 • 0 new comments -
x/build/cmd/relui: add support for mentioning security fixes in Release Candidate release kind
#71574 commented on
Jun 24, 2025 • 0 new comments -
proposal: encoding/json/jsontext: add WithByteLimit and WithDepthLimit
#56733 commented on
Jun 24, 2025 • 0 new comments -
runtime: tracer seems to stop the world or enter scheduler while holding locks when traceallocfree is enabled
#70310 commented on
Jun 24, 2025 • 0 new comments -
math/big: incorrect Float formatting for negative/auto prec
#71245 commented on
Jun 24, 2025 • 0 new comments -
runtime: CGo thread stacks stay in physical memory
#71150 commented on
Jun 24, 2025 • 0 new comments -
proposal: x/crypto/x509roots/fallback: export certificate bundle
#69898 commented on
Jun 24, 2025 • 0 new comments -
cmd/go: support corpus minimization
#49290 commented on
Jun 24, 2025 • 0 new comments -
runtime:cpu4: TestGdbAutotmpTypes failures
#69759 commented on
Jun 24, 2025 • 0 new comments -
Go compiler and runtime meeting notes
#43930 commented on
Jun 24, 2025 • 0 new comments -
proposal: text/template: add ability to send executed content to a pipeline
#54748 commented on
Jun 24, 2025 • 0 new comments -
x/build: `darwin-amd64` LUCI builders are sometimes too slow
#65040 commented on
Jun 24, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
Jun 24, 2025 • 0 new comments -
proposal: runtime: CallerString
#71519 commented on
Jun 24, 2025 • 0 new comments -
make.bash: unrecognized failures
#70119 commented on
Jun 25, 2025 • 0 new comments -
runtime: TestLockOSThreadExit failures
#70095 commented on
Jun 25, 2025 • 0 new comments -
proposal: encoding/json/v2: new API for encoding/json
#71497 commented on
Jun 25, 2025 • 0 new comments -
x/tools/gopls: SEGV accessing map[string]...
#73387 commented on
Jun 25, 2025 • 0 new comments -
x/tools/gopls: DidModifyFiles: "non-abs file path %q" bug in port.matches
#70603 commented on
Jun 25, 2025 • 0 new comments -
os/exec: TestContextCancel failures on netbsd
#58699 commented on
Jun 25, 2025 • 0 new comments -
all: flaky failures on netbsd/arm
#73820 commented on
Jun 25, 2025 • 0 new comments -
proposal: crypto/ecdh: support for secp256k1 curve
#59368 commented on
Jun 25, 2025 • 0 new comments -
lib/time: update tzdata before release
#22487 commented on
Jun 25, 2025 • 0 new comments -
runtime: TestNeedmDeadlock failures
#56420 commented on
Jun 25, 2025 • 0 new comments -
proposal: cmd/{go,cgo,compile}: change interpretation of relative //line directives
#70478 commented on
Jun 25, 2025 • 0 new comments -
proposal: encoding/xml: add omitzero option
#69857 commented on
Jun 25, 2025 • 0 new comments -
proposal: crypto: ignore rand io.Reader where behavior is not specified
#70942 commented on
Jun 25, 2025 • 0 new comments -
proposal: x/crypto/ssh: verified public key callback and arbitrary data in Permissions
#70795 commented on
Jun 25, 2025 • 0 new comments -
proposal: go/types: add Hasher{,IgnoreTags} types
#69420 commented on
Jun 25, 2025 • 0 new comments -
proposal: review meeting minutes
#33502 commented on
Jun 25, 2025 • 0 new comments -
doc: mention "purego" build tag convention somewhere
#23172 commented on
Jun 25, 2025 • 0 new comments -
go/doc: `AllMethods` mode erroneously includes methods shadowed by field declarations
#62640 commented on
Jun 25, 2025 • 0 new comments -
doc: write release notes for Go 1.25
#71661 commented on
Jun 25, 2025 • 0 new comments -
proposal: syscall: add O_OVERLAPPED on Windows
#73676 commented on
Jun 25, 2025 • 0 new comments -
runtime: green tea garbage collector
#73581 commented on
Jun 25, 2025 • 0 new comments -
hash: standardize the hash function
#70471 commented on
Jun 25, 2025 • 0 new comments -
runtime: linux/s390x test timeout
#60413 commented on
Jun 25, 2025 • 0 new comments -
runtime: TestGdbPython* failures
#58932 commented on
Jun 25, 2025 • 0 new comments -
runtime: "some test left a core file behind" failure
#69457 commented on
Jun 25, 2025 • 0 new comments -
proposal: container/hash: Map, a generic hash table with custom hash function and equivalence relation
#69559 commented on
Jun 25, 2025 • 0 new comments -
cmd/compile: optimize convI2I, assertI2I, assertE2I for statically known types
#51133 commented on
Jun 26, 2025 • 0 new comments -
all: test failures on `linux/s390x`
#58901 commented on
Jun 26, 2025 • 0 new comments -
runtime: netpoll: eventfd ready for something unexpected
#72900 commented on
Jun 26, 2025 • 0 new comments -
encoding/xml: support xmlns prefixes
#48641 commented on
Jun 23, 2025 • 0 new comments -
database/sql: allow drivers to override Scan behavior
#67648 commented on
May 31, 2025 • 0 new comments -
mime: extend "builtinTypes" to include a more complete list of common types
#69533 commented on
Jun 16, 2025 • 0 new comments -
go/printer: do not set impliedSemi to false in print, while writing newlines
#70983 commented on
May 29, 2025 • 0 new comments -
image/jpeg: improve decoder performance by ~12%
#71618 commented on
Jun 12, 2025 • 0 new comments -
text/template: use sync.OnceValue for builtinFuncs
#73689 commented on
Jun 7, 2025 • 0 new comments -
cmd/go: fix coverage overlay
#73824 commented on
Jun 5, 2025 • 0 new comments