- 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
encoding/asn1: use reflect.TypeAssert to improve performance
#75825 opened Oct 9, 2025 by apocelipes Loading…
runtime: limit total frames traversed during stack walking
#75764 opened Oct 6, 2025 by shuakami Loading…
lib/wasm: eliminate global namespace pollution in wasm_exec.js
#75762 opened Oct 6, 2025 by alexgleason 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…
reflect: add iterator equivalents for NumField, NumIn, NumOut and NumMethod
#75646 opened Sep 28, 2025 by Splizard 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…
Previous Next
ProTip! no:milestone will show everything without a milestone.