-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Insights: golang/go
Overview
-
- 0 Merged pull requests
- 2 Open pull requests
- 11 Closed issues
- 7 New issues
Could not load contribution data
Please try again later
2 Pull requests opened by 2 people
-
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
11 Issues closed by 7 people
-
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
7 Issues opened by 4 people
-
os: File.Seek doesn't set the correct offset with Windows overlapped handles [1.25 backport]
#75083 opened
Aug 19, 2025 -
os: File.Seek doesn't set the correct offset with Windows overlapped handles
#75081 opened
Aug 19, 2025 -
cmd/link: using CGO with DWARF5 generates malformed Windows binaries
#75077 opened
Aug 18, 2025 -
runtime:cpu4: TestReadMetricsSched/waiting failures
#75073 opened
Aug 18, 2025 -
runtime:cpu2: TestReadMetricsSched/running failures
#75072 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
44 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/pkgsite: output box of example not shown
#75062 commented on
Aug 18, 2025 • 0 new comments -
cmd/go: test -cover can't find covdata tool with switched toolchain and empty tests
#75031 commented on
Aug 18, 2025 • 0 new comments -
cmd/go/internal/test: "go help testflag" refers to legacy options of pprof
#74336 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 -
encoding/json: skyrocketing memory allocation in encoding when `jsonv2` experiment enabled
#75026 commented on
Aug 18, 2025 • 0 new comments -
cmd/go: "run" and "tool" do not stamp binaries with the main module's version information
#75033 commented on
Aug 18, 2025 • 0 new comments -
.github: issue template doesn't describe toolchain selection
#75043 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 -
cmd/compile: methods on generic type parameters are not inlined
#75056 commented on
Aug 18, 2025 • 0 new comments -
x/pkgsite: recieved 429 Too Many Requests when on public wifi
#75065 commented on
Aug 18, 2025 • 0 new comments -
testing/synctest: be more explicit about goroutine leaks
#75052 commented on
Aug 18, 2025 • 0 new comments -
all: test failures on `linux/s390x`
#58901 commented on
Aug 18, 2025 • 0 new comments -
runtime:cpu1: TestReadMetricsSched/running failures
#75049 commented on
Aug 18, 2025 • 0 new comments -
runtime: fatal error: semasleep on Darwin signal stack
#75051 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 -
x/pkgsite-metrics: module fails to tidy after upgrading golang.org/x/exp/event to its latest version
#74596 commented on
Aug 18, 2025 • 0 new comments -
runtime: let idle OS threads exit
#14592 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: cmd/go: make it easier to fork modules
#74884 commented on
Aug 18, 2025 • 0 new comments -
proposal: cmd/vet: warn when runtime.AddCleanup closes over the variable with the Cleanup attached
#75066 commented on
Aug 18, 2025 • 0 new comments -
x/tools/gopls: modernize should simplify func calls which always return nil errors now
#75064 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 -
x/crypto/ssh: panic stating scalarBaseMult was not 32 bytes on FIPS enabled host with curve25519
#75061 commented on
Aug 19, 2025 • 0 new comments -
runtime: clear() is slow for maps with big capacity and small number of items
#70617 commented on
Aug 19, 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 19, 2025 • 0 new comments -
net/http: failures with `timeout waiting for SETTINGS frames`
#60359 commented on
Aug 19, 2025 • 0 new comments -
all: flaky failures on netbsd/arm
#73820 commented on
Aug 19, 2025 • 0 new comments -
os, syscall: volume handles with FILE_FLAG_OVERLAPPED fail when calling ReadAt
#74951 commented on
Aug 19, 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 18, 2025 • 0 new comments -
crypto/internal/boring: make dst allocation for AES-GCM more efficient
#74740 commented on
Aug 18, 2025 • 0 new comments