-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
database/sql: reduce memory footprint with errors.New
#75733
opened Oct 2, 2025 by
apocelipes
Loading…
html/template,text/template: use errors.New instead of fmt.Errorf
#75719
opened Oct 1, 2025 by
apocelipes
Loading…
crypto/tls: expose local Certificates used in handshake via ConnectionState
#75699
opened Oct 1, 2025 by
mcsaucy
Loading…
crypto/rand: add syscall number fallbacks in seccomp_linux
#75658
opened Sep 29, 2025 by
dougm
Loading…
cmd/gofmt: change -d to exit 1 if diffs exist
#75649
opened Sep 29, 2025 by
robbiemcmichael
Loading…
reflect: add iterator equivalents for NumField, NumIn, NumOut and NumMethod
#75646
opened Sep 28, 2025 by
Splizard
Loading…
cmd/internal/obj/riscv: add support for Zihintpause extension on riscv64
#75616
opened Sep 26, 2025 by
lxq015
Loading…
cmd/compile/internal/ssa: add codegen for Zicond extension on riscv64
#75577
opened Sep 24, 2025 by
lxq015
Loading…
time: reduce allocs in Time.MarshalJSON and Time.MarshalText
#75520
opened Sep 18, 2025 by
apocelipes
Loading…
crypto/rsa: implement EncryptOAEPWithOptions for custom MGF1 hash
#75446
opened Sep 12, 2025 by
APshenkin
Loading…
debug/elf: make check for empty symbol section consistent for 64-bit and 32-bit binaries
#75334
opened Sep 9, 2025 by
adityasaky
Loading…
net/http: reuse connection if entire unread body is in buffer
#75303
opened Sep 7, 2025 by
canoriz
Loading…
database/sql: update Rollback docstring to clarify that it's a no-op if already committed
#75225
opened Sep 2, 2025 by
pofl
Loading…
net: filter GetAddr netlink requests by interface index
#75076
opened Aug 18, 2025 by
wjordan
Loading…
cmd/link: remove hard dependency on ld.gold on aarch64
#75074
opened Aug 18, 2025 by
solskogen
Loading…
cmd/link,runtime: fix c-shared dlopen on non-glibc systems (#13492)
#75048
opened Aug 16, 2025 by
jgowdy
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.