-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 10 Open pull requests
- 69 Closed issues
- 36 New issues
Could not load contribution data
Please try again later
10 Pull requests opened by 7 people
-
net/http/httputil: remove redundant pw.Close() call in DumpRequestOut
#75029 opened
Aug 15, 2025 -
cmd/compile/internal/syntax: simplify jumpsOverVarDecl
#75032 opened
Aug 15, 2025 -
net: prevent defer misuse in for loops
#75035 opened
Aug 15, 2025 -
cmd/link,runtime: fix c-shared dlopen on non-glibc systems (#13492)
#75048 opened
Aug 16, 2025 -
cmd/link: remove hard dependency on ld.gold on aarch64
#75074 opened
Aug 18, 2025 -
net: filter GetAddr netlink requests by interface index
#75076 opened
Aug 18, 2025 -
crypto/tls: fix quic comment typo
#75092 opened
Aug 20, 2025 -
go/ast: using reflect.TypeAssert
#75098 opened
Aug 20, 2025 -
cmd/compile/internal/ir: using reflect.TypeAssert
#75099 opened
Aug 20, 2025 -
cmd/gofmt: using reflect.TypeAssert
#75101 opened
Aug 20, 2025
69 Issues closed by 21 people
-
cmd/link: TestDWARF/c-archive/testprog failures
#75006 closed
Aug 20, 2025 -
runtime:cpu4: TestReadMetricsSched/running failures
#75093 closed
Aug 20, 2025 -
runtime:cpu1: TestReadMetricsSched/not-in-go failures
#75091 closed
Aug 20, 2025 -
runtime:cpu4: TestReadMetricsSched/waiting failures
#75073 closed
Aug 20, 2025 -
runtime:cpu2: TestReadMetricsSched/running failures
#75072 closed
Aug 20, 2025 -
x/tools/gopls/internal/analysis/modernize: fmtappendf suggests invalid fix
#74709 closed
Aug 20, 2025 -
cmd/go: "get toolchain@latest" should ignore release candidates [1.24 backport]
#74821 closed
Aug 20, 2025 -
cmd/go: "get toolchain@latest" should ignore release candidates [1.25 backport]
#74822 closed
Aug 20, 2025 -
errors: Join docs should mention Is/As
#74461 closed
Aug 20, 2025 -
cmd/go: doc object-reference fragments are percent-escaped with -http
#75088 closed
Aug 20, 2025 -
os, syscall: volume handles with FILE_FLAG_OVERLAPPED fail when calling ReadAt
#74951 closed
Aug 20, 2025 -
os: File.Seek doesn't set the correct offset with Windows overlapped handles
#75081 closed
Aug 20, 2025 -
proposal: gofmt: Allow compact, single-line error handling in gofmt
#75104 closed
Aug 20, 2025 -
import/path: issue title"go test -race" can break if -linkmode=external isn't used
#75103 closed
Aug 20, 2025 -
proposal: encoding/json: `nilasempty` to encode nil-slices as `[]`
#37711 closed
Aug 20, 2025 -
proxy.golang.org: github.com/groob/plist redirection issue
#75095 closed
Aug 20, 2025 -
text/template causing binary size to be exploded
#75090 closed
Aug 19, 2025 -
cmd/go: install cross compiled binaries uses subdirectories
#74979 closed
Aug 19, 2025 -
x/crypto/ssh/knownhosts: incorrect parsing of known_hosts for ipv6
#53463 closed
Aug 19, 2025 -
os: MkdirTemp rare error message has wrong path
#75012 closed
Aug 19, 2025 -
x/exp/trace: tests timeout after Go CL 693398
#75085 closed
Aug 19, 2025 -
proposal: spec: proposal title Add Required Struct Fields
#75089 closed
Aug 19, 2025 -
proposal: maps: Add Group and GroupFunc
#66948 closed
Aug 19, 2025 -
cmd/go/internal/test: "go help testflag" refers to legacy options of pprof
#74336 closed
Aug 19, 2025 -
os: File.Seek doesn't set the correct offset with Windows overlapped handles [1.24 backport]
#75082 closed
Aug 19, 2025 -
GOEXPERIMENT=greenteagc cause panic with GOTOOLCHAIN=go1.25.0 (without installing go1.25.0)
#75080 closed
Aug 19, 2025 -
Disable DWARF 5 in Go 1.25
#75079 closed
Aug 19, 2025 -
B
#75078 closed
Aug 18, 2025 -
x/tools/gopls: pkg is not in your go.mod file error when run with GOPRIVATE or GONOSUM & GONOPROXY envs
#75075 closed
Aug 18, 2025 -
cmd/compile: arm64 build fails with: constrained unpredictable behavior
#75063 closed
Aug 18, 2025 -
ARM64 NEON Implementation of hex.Encode and hex.Decode
#75070 closed
Aug 18, 2025 -
cmd/compile: compiler error for valid code
#75069 closed
Aug 18, 2025 -
x/pkgsite: support SPDX or URL license declarations
#75067 closed
Aug 18, 2025 -
x/sys/windows: drop deprecated usage of `syscall.Syscall` in windows package
#74977 closed
Aug 18, 2025 -
lib/wasm: leftover console.log from debugging in wasm_exec.js
#75055 closed
Aug 17, 2025 -
x/tools: versions older than 2mo contain public packages that fail to build with Go 1.25.0
#75060 closed
Aug 17, 2025 -
proposal: runtime audit hooks
#75059 closed
Aug 17, 2025 -
`cmd/go`: `go mod tidy` do not honor repository `.git/config` nor global `.gitconfig`
#75058 closed
Aug 17, 2025 -
proposal: syscall/js: publish wasm_exec.js and wasm_exec_node.js bindings to npm
#58250 closed
Aug 17, 2025 -
misc/wasm: Go's WASM running slow in Node v19
#59748 closed
Aug 17, 2025 -
github.com/AfterShip/email-verifier is not in your go.mod file
#75057 closed
Aug 17, 2025 -
CGO: can't find the gcc in my %path%
#75053 closed
Aug 16, 2025 -
cmd/go: mod tidy fails when using go-import subDir
#75016 closed
Aug 16, 2025 -
runtime:mayMoreStackPreempt: TestCrashWhileTracing failures [consistent failure]
#75045 closed
Aug 16, 2025 -
proposal: runtime/pprof: add individual goroutine profile with labels
#74964 closed
Aug 16, 2025 -
x/build/cmd/golangbuild: use existing rdb/bb/cas binaries in environment when they're provided
#75004 closed
Aug 15, 2025 -
runtime: TestStopTheWorldDeadlock failures [consistent failure]
#75044 closed
Aug 15, 2025 -
runtime/trace, x/exp/trace: explicitly encode end of trace and surface it in parser
#73904 closed
Aug 15, 2025 -
cmd/go/internal/test: test concurrency limited by sequential printing
#61233 closed
Aug 15, 2025 -
net: new test TestIPv4WriteMsgUDPAddrPortTargetAddrIPVersion fails on plan9
#75017 closed
Aug 15, 2025 -
runtime/metrics: add goroutine state counts, total goroutines created, total threads
#15490 closed
Aug 15, 2025 -
cmd/go: adding a tool dependency leads to build failures
#73279 closed
Aug 15, 2025 -
cmd/compile: GOAMD64=v3 cause gonum.org/v1/gonum/graph/layout test failed
#75025 closed
Aug 15, 2025 -
all: flaky failure on darwin race builder since CL 692996
#74978 closed
Aug 15, 2025 -
cmd/go: prevent worker starvation via ordered scheduling using barrier tasks
#73106 closed
Aug 15, 2025 -
encoding/json: omitzero encodes an empty slice even when length is zero
#75036 closed
Aug 15, 2025 -
proposal: slice expansion in channel send statements
#75023 closed
Aug 15, 2025 -
proposal: reflect: add generic type arg info to reflect.Type
#54393 closed
Aug 15, 2025 -
testing/synctest: bubble not terminating
#74837 closed
Aug 14, 2025 -
net/http: ServeMux patterns eliminate semantically-significant encoding differences
#75019 closed
Aug 14, 2025 -
cmd/go, encoding/json/v2: setting GOEXPERIMENT=jsonv2 causes "go env -json" to crash
#75018 closed
Aug 14, 2025 -
runtime: make `GOMAXPROCS` cfs-aware on `GOOS=linux`
#33803 closed
Aug 14, 2025 -
net/http: Cookies and Authorization header not preserved during redirects
#74994 closed
Aug 14, 2025 -
proposal: spec: Safe pointer dereferencing
#75011 closed
Aug 14, 2025 -
Command line tool for upgrading go.
#75014 closed
Aug 14, 2025
36 Issues opened by 29 people
-
proposal: crypto/tls: add QUICEvent.Err
#75108 opened
Aug 20, 2025 -
x/tools/gopls/internal/test/marker: Test/mcptools/workspace_diagnostics_empty.txt failures
#75107 opened
Aug 20, 2025 -
time: suspending the host inconsistently pause timers based on the OS
#75106 opened
Aug 20, 2025 -
cmd/go/internal/modcmd: `go mod edit -json` is missing `GoDebug`
#75105 opened
Aug 20, 2025 -
runtime: init function run unexpectedly when plugin.Open fails
#75102 opened
Aug 20, 2025 -
runtime: map clear in go 1.25 performance pitfalls
#75097 opened
Aug 20, 2025 -
x/tools/gopls: fails to find references of generic func field
#75096 opened
Aug 20, 2025 -
runtime: unknown GOEXPERIMENT spinbitmutex
#75094 opened
Aug 20, 2025 -
cmd/internal/testdir:8_10: Test/maplinear.go failures
#75087 opened
Aug 19, 2025 -
proposal: crypto/tls: support getting the TLS configuration from Windows
#75086 opened
Aug 19, 2025 -
os: File.Seek doesn't set the correct offset with Windows overlapped handles [1.25 backport]
#75083 opened
Aug 19, 2025 -
cmd/link: using CGO with DWARF5 generates malformed Windows binaries
#75077 opened
Aug 18, 2025 -
x/build: bot linux-riscv64-mengzhuo--vf2-3 reported as broken
#75071 opened
Aug 18, 2025 -
cmd/link: build fails with: combining dwarf failed
#75068 opened
Aug 18, 2025 -
proposal: cmd/vet: warn when runtime.AddCleanup closes over the variable with the Cleanup attached
#75066 opened
Aug 18, 2025 -
x/pkgsite: recieved 429 Too Many Requests when on public wifi
#75065 opened
Aug 18, 2025 -
x/tools/gopls: modernize should simplify func calls which always return nil errors now
#75064 opened
Aug 18, 2025 -
x/pkgsite: output box of example not shown
#75062 opened
Aug 18, 2025 -
x/crypto/ssh: panic stating scalarBaseMult was not 32 bytes on FIPS enabled host with curve25519
#75061 opened
Aug 18, 2025 -
cmd/compile: methods on generic type parameters are not inlined
#75056 opened
Aug 17, 2025 -
net/http: `CrossOriginProtection` insecure bypass patterns not limited to exact matches
#75054 opened
Aug 16, 2025 -
testing/synctest: be more explicit about goroutine leaks
#75052 opened
Aug 16, 2025 -
runtime: fatal error: semasleep on Darwin signal stack
#75051 opened
Aug 16, 2025 -
runtime: TestReadMetricsSched failures
#75049 opened
Aug 16, 2025 -
proposal: testing: add goroutine labels to tests
#75047 opened
Aug 16, 2025 -
os, cmd/gofmt: tests fail on ext4 with 128byte inodes due to insufficient time precision [1.25 backport]
#75046 opened
Aug 15, 2025 -
.github: issue template doesn't describe toolchain selection
#75043 opened
Aug 15, 2025 -
os, cmd/gofmt: tests fail on ext4 with 128byte inodes due to insufficient time precision
#75042 opened
Aug 15, 2025 -
x/tools/gopls: support jump-to-definition on field doc links
#75038 opened
Aug 15, 2025 -
cmd/go: "run" and "tool" do not stamp binaries with the main module's version information
#75033 opened
Aug 15, 2025 -
cmd/go: test -cover can't find covdata tool with switched toolchain and empty tests
#75031 opened
Aug 15, 2025 -
x/tools/gopls: add CodeLens `Go to TestXxx`
#75030 opened
Aug 15, 2025 -
encoding/json: skyrocketing memory allocation in encoding when `jsonv2` experiment enabled
#75026 opened
Aug 15, 2025 -
go/types, types2: suboptimal error message for instantiated layout cycles
#75022 opened
Aug 14, 2025 -
testing/synctest: bubble not terminating [1.25 backport]
#75021 opened
Aug 14, 2025 -
proposal: runtime: softfloat for RISCV target
#75015 opened
Aug 14, 2025
160 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.
-
cmd/cgo/internal/testsanitizers: TestLSAN/lsan1,2, and 3 fail always in linux/aarch64
#74476 commented on
Aug 14, 2025 • 0 new comments -
runtime: CGo thread stacks stay in physical memory
#71150 commented on
Aug 14, 2025 • 0 new comments -
proposal: net: fetch all interfaces with associated addresses in a single call
#53660 commented on
Aug 14, 2025 • 0 new comments -
crypto/internal/fips140/subtle: Go 1.25 subtle.xorBytes panic on MIPS
#74998 commented on
Aug 14, 2025 • 0 new comments -
proposal: introduce a ${REPODIR} as a possible variable to extend in #cgo directives
#74795 commented on
Aug 14, 2025 • 0 new comments -
x/tools/gopls: don't suggest modernization inconsistent with current go version
#75000 commented on
Aug 14, 2025 • 0 new comments -
x/exp/rand: isolate into nested module, tag, delete
#73963 commented on
Aug 14, 2025 • 0 new comments -
runtime: map[int64]struct{} requires 16 bytes per slot
#71368 commented on
Aug 14, 2025 • 0 new comments -
proposal: encoding/json/v2: new API for encoding/json
#71497 commented on
Aug 14, 2025 • 0 new comments -
proposal: encoding/json/v2: decide on default representation for time.Duration
#71631 commented on
Aug 14, 2025 • 0 new comments -
x/tools/gopls/internal/test/integration/completion: TestFuzzFunc/default fails after regenerating x/tools/internal/stdlib with 1.25.0
#74987 commented on
Aug 14, 2025 • 0 new comments -
x/tools/gopls: modernize bloop: Can't use b.Loop() if loop contains b.StopTimer/b.StartTimer
#74967 commented on
Aug 14, 2025 • 0 new comments -
x/tools/gopls: growslice crashes while zeroing
#74932 commented on
Aug 14, 2025 • 0 new comments -
cmd/compile: register allocation of rematerializable ops ignores the op output register constraints.
#70451 commented on
Aug 14, 2025 • 0 new comments -
x/tools/gopls: sigpanic in methods of persistent.Map (corrupt g)
#74870 commented on
Aug 14, 2025 • 0 new comments -
x/tools/gopls: add symbol rename tool for mcp
#74887 commented on
Aug 14, 2025 • 0 new comments -
x/pkgsite: package removal request for github.com/soumayg9673/pwd and github.com/soumayg9673/passwordgo
#74858 commented on
Aug 14, 2025 • 0 new comments -
x/mobile: type aliases no longer export
#71827 commented on
Aug 14, 2025 • 0 new comments -
x/tools/gopls: gopls causes bad vscode performance on large projects due to excessive LSP traffic
#74876 commented on
Aug 14, 2025 • 0 new comments -
x/tools/gopls: resolve imports with name collisions and let the user customize aliases
#74918 commented on
Aug 14, 2025 • 0 new comments -
crypto/tls: misleading "remote error: tls: certificate required" error when client cert CA not in server's accepted CAs list
#75009 commented on
Aug 14, 2025 • 0 new comments -
x/tools/gopls: add windsurf and cursor bucket to the gopls/client counter
#74874 commented on
Aug 14, 2025 • 0 new comments -
x/telemetry/config: telemetry for vscode-go command execution and source trigger
#74869 commented on
Aug 14, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/100µs failures
#72965 commented on
Aug 15, 2025 • 0 new comments -
x/crypto/ssh: add SSHSIG support
#68197 commented on
Aug 15, 2025 • 0 new comments -
x/tools/go/packages: add Postorder, an iterator over import graph
#74875 commented on
Aug 15, 2025 • 0 new comments -
proposal: review meeting minutes
#33502 commented on
Aug 15, 2025 • 0 new comments -
proposal: x/crypto/acme: include problem as error in OrderError type
#74430 commented on
Aug 15, 2025 • 0 new comments -
net/http: TestServerKeepAlivesEnabled/h2 failures
#68440 commented on
Aug 15, 2025 • 0 new comments -
encoding/xml: add support for xml version 1.1
#25755 commented on
Aug 15, 2025 • 0 new comments -
x/tools/gopls/internal/analysis/modernize: slicescontains analyzer suggests invalid refactoring when function parameter type doesn't match slice element type
#74938 commented on
Aug 15, 2025 • 0 new comments -
proposal: runtime/pprof: add detailed, per-goroutine versions of debug=0,1 goroutine profiles
#74954 commented on
Aug 15, 2025 • 0 new comments -
x/crypto/x509roots/fallback: export certificate bundle
#69898 commented on
Aug 15, 2025 • 0 new comments -
encoding/xml: add flag for stricter XML char parsing
#69503 commented on
Aug 15, 2025 • 0 new comments -
x/build: build and test failures on openbsd-amd64 builders
#66474 commented on
Aug 15, 2025 • 0 new comments -
cmd/go: TestScript/test_fuzz_deadline failures
#72088 commented on
Aug 15, 2025 • 0 new comments -
runtime: TestCgoSignalDeadlock failures
#72814 commented on
Aug 15, 2025 • 0 new comments -
all: unrecognized failures on `plan9/386`
#60255 commented on
Aug 15, 2025 • 0 new comments -
runtime: frame pointer check fails on arm64 for C-to-Go calls
#59401 commented on
Aug 15, 2025 • 0 new comments -
runtime: c-shared builds fail with musllibc
#13492 commented on
Aug 16, 2025 • 0 new comments -
runtime: c-shared builds fail to load with dlopen with musllibc: `initial-exec TLS resolves to dynamic definition`
#54805 commented on
Aug 16, 2025 • 0 new comments -
internal/goversion: increment Version at start of cycle
#40705 commented on
Aug 16, 2025 • 0 new comments -
testing: store test artifacts
#71287 commented on
Aug 16, 2025 • 0 new comments -
runtime: use-after-free in mprof raw-FP unwinder under stack-growth race [signal SIGSEGV]
#74851 commented on
Aug 16, 2025 • 0 new comments -
encoding/gob: type information missing from nested ignored interfaces
#34879 commented on
Aug 16, 2025 • 0 new comments -
all: test timeouts on the `oraclerel` builder
#60152 commented on
Aug 16, 2025 • 0 new comments -
net: TestUDPServer/2 failures
#71315 commented on
Aug 16, 2025 • 0 new comments -
all: future of the openbsd/mips64 port
#61546 commented on
Aug 16, 2025 • 0 new comments -
x/net/http2/hpack: "id (106) <= evictCount (117)" panic in headerFieldTable.idToIndex
#69316 commented on
Aug 16, 2025 • 0 new comments -
proposal: encoding/{base32,base64}: constant-time implementations of RFC 4648 codecs for use with cryptography keys
#73901 commented on
Aug 16, 2025 • 0 new comments -
proposal: x/exp/future: new package to implement futures
#56461 commented on
Aug 17, 2025 • 0 new comments -
lib/wasm: wrong `this` argument passed in wasm_exec::_makeFuncWrapper
#74927 commented on
Aug 17, 2025 • 0 new comments -
wasm: support emscripten compiler for cgo on wasm
#55351 commented on
Aug 17, 2025 • 0 new comments -
lib/wasm: long tasks with Go WebAssembly
#39620 commented on
Aug 17, 2025 • 0 new comments -
x/debug/cmd/viewcore: confusing error message when not specifying --exe
#29045 commented on
Aug 17, 2025 • 0 new comments -
net/http: the server-side parse form returns inaccurate error
#74955 commented on
Aug 17, 2025 • 0 new comments -
cmd/compile: ARM64 CSE flags generation between `CMP 0$` and instruction already setting the flags according to the result
#74878 commented on
Aug 17, 2025 • 0 new comments -
proposal: x/crypto/ssh: refactor signers API
#74424 commented on
Aug 17, 2025 • 0 new comments -
net/http: Request context is not canceled when `Server.WriteTimeout` is reached
#59602 commented on
Aug 17, 2025 • 0 new comments -
testing: implement b.Loop keepalive without preventing inlining, which can lead to heap allocs
#73137 commented on
Aug 17, 2025 • 0 new comments -
cmd/cgo: "fatal: morestack on g0" when interacting with PHP Fibers
#62130 commented on
Aug 17, 2025 • 0 new comments -
all: flaky failures on openbsd/ppc64
#74187 commented on
Aug 18, 2025 • 0 new comments -
x/tools/go/analysis/structtag: stricter JSON tag checking
#74376 commented on
Aug 18, 2025 • 0 new comments -
cmd/go: repeated `run pkg@version` calls hit the proxy for no apparent reason
#72944 commented on
Aug 18, 2025 • 0 new comments -
cmd/asm: amd64 PCALIGN between labels generates wrong jump targets
#74648 commented on
Aug 18, 2025 • 0 new comments -
proposal: cmd/go: compile-time instrumentation and `-toolexec`
#69887 commented on
Aug 18, 2025 • 0 new comments -
cmd/go: support fetching git repos with sha256 hashes
#68359 commented on
Aug 18, 2025 • 0 new comments -
runtime: green tea garbage collector
#73581 commented on
Aug 18, 2025 • 0 new comments -
x/build: bot netbsd-arm-bsiegert reported as broken
#71998 commented on
Aug 18, 2025 • 0 new comments -
proposal: spec: short function literals
#21498 commented on
Aug 18, 2025 • 0 new comments -
cmd/compile: no debug information emitted for type used only as initializer
#46670 commented on
Aug 18, 2025 • 0 new comments -
x/tools/internal/refactor/inline: choose better local names for renaming imports
#74965 commented on
Aug 18, 2025 • 0 new comments -
runtime/pprof: labels are not added to profiles
#23458 commented on
Aug 18, 2025 • 0 new comments -
proposal: reflect: Add Type.Fields() iter.Seq[StructField] and Type.Methods() iter.Seq[Method]
#66631 commented on
Aug 18, 2025 • 0 new comments -
cmd/link: stop requiring gold on arm64 when GNU ld is fixed
#22040 commented on
Aug 18, 2025 • 0 new comments -
runtime: TestPingPongHog failures
#65293 commented on
Aug 18, 2025 • 0 new comments -
proposal: x/mod/modfile: add AddNewReplace methods for for WorkFile and File
#74688 commented on
Aug 18, 2025 • 0 new comments -
cmd/go: test -o sometimes invokes test executable from build cache
#74769 commented on
Aug 18, 2025 • 0 new comments -
proposal: runtime: a hard limit version of GOMEMLIMIT for testing
#63338 commented on
Aug 19, 2025 • 0 new comments -
strconv: use DragonBox instead of Ryu for FormatFloat
#74886 commented on
Aug 19, 2025 • 0 new comments -
proposal: all: add bare metal support
#73608 commented on
Aug 19, 2025 • 0 new comments -
os: StartProcess ETXTBSY race on Unix systems
#22315 commented on
Aug 19, 2025 • 0 new comments -
proposal: maphash: drop purego version and establish stronger runtime boundary
#74285 commented on
Aug 19, 2025 • 0 new comments -
net/http: failures with `timeout waiting for SETTINGS frames`
#60359 commented on
Aug 19, 2025 • 0 new comments -
proposal: debug/gosym: rewrite gosym package with new interface, inlined tree support, low memory overhead, and more
#74396 commented on
Aug 19, 2025 • 0 new comments -
cmd/link: TestScript/randlayout_option failures
#71843 commented on
Aug 19, 2025 • 0 new comments -
cmd/go: TestScript/list_symlink_internal failures
#74864 commented on
Aug 19, 2025 • 0 new comments -
x/mobile: compatibility with Android 15
#68754 commented on
Aug 19, 2025 • 0 new comments -
x/sys/unix: AIX IOCTL SetWinsize integer overflows
#74792 commented on
Aug 19, 2025 • 0 new comments -
runtime:cpu2: TestAbortInCgo failures
#73487 commented on
Aug 19, 2025 • 0 new comments -
cmd/go: TestScript/list_empty_importpath failures
#73976 commented on
Aug 19, 2025 • 0 new comments -
proposal: spec: typed struct tags
#74472 commented on
Aug 19, 2025 • 0 new comments -
cmd/link: cgo cross linking using the clang --target flag creates crashing programs
#73406 commented on
Aug 19, 2025 • 0 new comments -
cmd/go: get -tool results in invalid go.sum
#74691 commented on
Aug 19, 2025 • 0 new comments -
cmd/go: potential test flakes for TestScript/mod_invalid_version
#74830 commented on
Aug 19, 2025 • 0 new comments -
crypto: ignore rand io.Reader where behavior is not specified
#70942 commented on
Aug 19, 2025 • 0 new comments -
cmd/go: test cache uses stale coverage data with -coverpkg
#74873 commented on
Aug 19, 2025 • 0 new comments -
Go compiler and runtime meeting notes
#43930 commented on
Aug 19, 2025 • 0 new comments -
x/tools/cmd/goimports: support gofmt option to simplify code
#21476 commented on
Aug 19, 2025 • 0 new comments -
unique: TestCanonMap/LoadOrStore/ConcurrentUnsharedKeys failures
#74083 commented on
Aug 19, 2025 • 0 new comments -
x/tools/gopls: find write references only
#74997 commented on
Aug 19, 2025 • 0 new comments -
net/http: TestCmdGoNoHTTPServer failures
#67381 commented on
Aug 19, 2025 • 0 new comments -
net/http: TestClient failures
#74100 commented on
Aug 19, 2025 • 0 new comments -
cmd/compile: on amd64, compiler's Zero operation is slower than memclrNoHeapPointers for 1024-2048 bytes
#74171 commented on
Aug 19, 2025 • 0 new comments -
cmd/compile: For some sizes, zeroing memory through OpZero could be faster (AMD64)
#56997 commented on
Aug 19, 2025 • 0 new comments -
cmd/go: TestScript/list_symlink_vendor_issue14054 failures
#74863 commented on
Aug 19, 2025 • 0 new comments -
net/rpc/jsonrpc: client implementation is not compatible with JSON-RPC 1.0 spec
#30188 commented on
Aug 20, 2025 • 0 new comments -
net: TestLookupDotsWithRemoteSource is flaky
#27992 commented on
Aug 20, 2025 • 0 new comments -
runtime:cpu1: TestPreemptionAfterSyscall/10µs failures
#72138 commented on
Aug 20, 2025 • 0 new comments -
cmd/compile: BCE of fixed width blocks during iteration
#74474 commented on
Aug 20, 2025 • 0 new comments -
x/tools: v0.8.0 through v0.25.0 (Oct 2024) contain public packages that fail to build with Go 1.25.0
#74462 commented on
Aug 20, 2025 • 0 new comments -
x/tools/gopls: prefix SignatureHelp label with "func"
#74917 commented on
Aug 20, 2025 • 0 new comments -
runtime: clear() is slow for maps with big capacity and small number of items
#70617 commented on
Aug 20, 2025 • 0 new comments -
x/pkgsite-metrics: module fails to tidy after upgrading golang.org/x/exp/event to its latest version
#74596 commented on
Aug 20, 2025 • 0 new comments -
proposal: encoding/json: "nonil" struct tag to marshal nil slices and maps as non-null
#27589 commented on
Aug 20, 2025 • 0 new comments -
os: `Root.OpenRoot` sets incorrect name, losing prefix of original root
#73868 commented on
Aug 20, 2025 • 0 new comments -
proposal: os: add methods to safely convert between files and roots
#70370 commented on
Aug 20, 2025 • 0 new comments -
proposal: flag: add All, AllSet iterators
#65675 commented on
Aug 20, 2025 • 0 new comments -
proposal: cmd/go: make it easier to fork modules
#74884 commented on
Aug 20, 2025 • 0 new comments -
proposal: spec: expression to create pointer to simple types
#45624 commented on
Aug 20, 2025 • 0 new comments -
proposal: x/net/http3: add experimental HTTP/3 implementation
#70914 commented on
Aug 20, 2025 • 0 new comments -
os/exec: TestLookPath fails on plan9 after CL 685755 [1.24 backport]
#75007 commented on
Aug 20, 2025 • 0 new comments -
os/exec: TestLookPath fails on plan9 after CL 685755 [1.25 backport]
#75008 commented on
Aug 20, 2025 • 0 new comments -
proposal: syscall/js: add Value.Format and make Value.String stricter
#72049 commented on
Aug 20, 2025 • 0 new comments -
runtime: allow preemption-disable around critical section
#65874 commented on
Aug 20, 2025 • 0 new comments -
proposal: spec: infer types from sufficiently constrained constraints
#73527 commented on
Aug 20, 2025 • 0 new comments -
runtime: let idle OS threads exit
#14592 commented on
Aug 20, 2025 • 0 new comments -
proposal: x/net/context: deprecate package or symbols in package, and potentially tag/delete
#49506 commented on
Aug 20, 2025 • 0 new comments -
proposal: runtime: expose `goid` and `gopc` in `GoroutineProfile`
#59663 commented on
Aug 20, 2025 • 0 new comments -
proposal: runtime: support general dynamic thread local storage model
#71953 commented on
Aug 20, 2025 • 0 new comments -
runtime: TestMemoryLimit failures on Darwin
#73136 commented on
Aug 20, 2025 • 0 new comments -
x/pkgsite: package removal request for git.ckikoo.asia/ckikoo git.linjie0503.online/ckikoo
#74962 commented on
Aug 20, 2025 • 0 new comments -
proposal: runtime/mainthread: add mainthread.Do for mediating access to the main thread
#70089 commented on
Aug 20, 2025 • 0 new comments -
internal/trace: TestTraceGCStress/AllocFree failures
#74542 commented on
Aug 20, 2025 • 0 new comments -
x/build: timeout on LUCI openbsd-amd64 builder
#65311 commented on
Aug 20, 2025 • 0 new comments -
syscall: add Open O_* flags for Windows FILE_FLAG_* flags
#73676 commented on
Aug 20, 2025 • 0 new comments -
log/slog: improve performance by pooling encoders for Any values
#74645 commented on
Aug 20, 2025 • 0 new comments -
cmd/compile: excessive time spent in line numbering
#75001 commented on
Aug 20, 2025 • 0 new comments -
net/http: TestRequestWriteTransport failures with `unexpected Transfer-Encoding in request`
#52575 commented on
Aug 20, 2025 • 0 new comments -
runtime: flaky failures on NetBSD since CL 526118
#62524 commented on
Aug 20, 2025 • 0 new comments -
time: TestAfterTick failures
#69115 commented on
Aug 20, 2025 • 0 new comments -
proposal: crypto/tls: synchronous processing of TLS handshake messages when using QUIC
#74922 commented on
Aug 20, 2025 • 0 new comments -
all: plan9-arm builder failing frequently with a variety of errors
#49338 commented on
Aug 20, 2025 • 0 new comments -
cmd/link: TestRandLayout failures
#75010 commented on
Aug 20, 2025 • 0 new comments -
proposal: errors: As with type parameters
#51945 commented on
Aug 20, 2025 • 0 new comments -
x/build: `darwin-amd64` LUCI builders are sometimes too slow
#65040 commented on
Aug 20, 2025 • 0 new comments -
runtime/pprof: TestVMInfo failures
#73475 commented on
Aug 20, 2025 • 0 new comments -
proposal: io: CopierTo and CopierFrom interfaces
#67074 commented on
Aug 20, 2025 • 0 new comments -
proposal: simd: architecture-specific SIMD intrinsics under a GOEXPERIMENT
#73787 commented on
Aug 21, 2025 • 0 new comments -
runtime: linux/s390x test timeout
#60413 commented on
Aug 21, 2025 • 0 new comments -
all: flaky failures on netbsd/arm
#73820 commented on
Aug 21, 2025 • 0 new comments -
proposal: spec: support for struct members in interface/constraint syntax
#51259 commented on
Aug 21, 2025 • 0 new comments -
all: test failures on `linux/s390x`
#58901 commented on
Aug 21, 2025 • 0 new comments -
cmd/link: use gold on ARM/ARM64 only if gold is available
#49748 commented on
Aug 18, 2025 • 0 new comments -
runtime/metrics: improve doc
#72793 commented on
Aug 20, 2025 • 0 new comments -
runtime: goroutine leak detection by using the garbage collector
#74622 commented on
Aug 14, 2025 • 0 new comments -
log/slog: reduce allocs on Any value handling
#74646 commented on
Aug 20, 2025 • 0 new comments -
crypto/internal/boring: make dst allocation for AES-GCM more efficient
#74740 commented on
Aug 18, 2025 • 0 new comments -
log/slog: add multiple handlers support for logger
#74840 commented on
Aug 19, 2025 • 0 new comments -
types2: omit redundant generic type instantiation error if type is invalid
#74996 commented on
Aug 20, 2025 • 0 new comments