-
Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
encoding/json/v2: fix panic on nil embedded pointer in Unmarshal
#81314
opened Sep 2, 2026 by
dajiaohuang
Loading…
cmd/go: make go mod why exit non-zero for unused targets
#81310
opened Sep 2, 2026 by
thunguo
Loading…
cmd/go: document that -overlay can add new files
#81260
opened Aug 31, 2026 by
harjothkhara
Contributor
Loading…
cmd/go: avoid misleading git fatal message in a repo with no commits
#81258
opened Aug 31, 2026 by
harjothkhara
Contributor
Loading…
uuid: simplify NewV7 timestamp encoding and shrink lock scope
#81243
opened Aug 31, 2026 by
dxasu
Contributor
Loading…
runtime/jit: add user frame support for JIT compilers and VMs
#81237
opened Aug 31, 2026 by
carli2
Loading…
encoding/asn1: check Bytes slice length in BitString.At
#81235
opened Aug 30, 2026 by
TurboRx
Loading…
cmd/gofmt: don't panic when a rewrite would build a malformed AST
#81231
opened Aug 30, 2026 by
a-njli
Loading…
cmd/internal/obj/riscv: add assembly support for Zicbop on RISCV64
#81193
opened Aug 28, 2026 by
newborn22
Contributor
Loading…
html/template: set division context when a template literal closes
#81190
opened Aug 28, 2026 by
harjothkhara
Contributor
Loading…
encoding/base64: add RISC-V assembly for base64 encoding
#81160
opened Aug 27, 2026 by
lxq015
Contributor
Loading…
net/http/internal/http2: shut down conns that register during graceful shutdown
#81154
opened Aug 27, 2026 by
jmhodges
Contributor
Loading…
archive/tar: return ErrHeader on PAX UID/GID integer overflow
#81130
opened Aug 26, 2026 by
TurboRx
Loading…
fix(linker): retain itab for generic pointer-to-struct with embedded interface
#81107
opened Aug 25, 2026 by
shoemoney
Loading…
cmd/internal/pgo: accept CPU profiles from external tools like Linux perf
#81104
opened Aug 25, 2026 by
geekswaroop
Loading…
internal/runtime,math,runtime: fix source file paths in comments
#81053
opened Aug 24, 2026 by
apocelipes
Contributor
Loading…
cmd/go: use Objdir-relative paths in cgo compile action IDs
#81041
opened Aug 23, 2026 by
bmwiedemann
Loading…
time: accept four-digit UTC offsets in Parse
#81031
opened Aug 23, 2026 by
larrasket
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.