Skip to content

Pull requests: golang/go

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

crypto/tls: fix quic comment typo
#75092 opened Aug 20, 2025 by testwill Loading… updated Aug 21, 2025
log/slog: reduce allocs on Any value handling
#74646 opened Jul 17, 2025 by masterkeysrd Loading… updated Aug 20, 2025
runtime/metrics: improve doc
#72793 opened Mar 11, 2025 by Lslightly Loading… updated Aug 20, 2025
cmd/gofmt: using reflect.TypeAssert
#75101 opened Aug 20, 2025 by cuiweixie Loading… updated Aug 20, 2025
cmd/compile/internal/ir: using reflect.TypeAssert
#75099 opened Aug 20, 2025 by cuiweixie Loading… updated Aug 20, 2025
go/ast: using reflect.TypeAssert
#75098 opened Aug 20, 2025 by cuiweixie Loading… updated Aug 20, 2025
types2: omit redundant generic type instantiation error if type is invalid
#74996 opened Aug 13, 2025 by scaventz Loading… updated Aug 20, 2025
log/slog: add multiple handlers support for logger
#74840 opened Aug 1, 2025 by callthingsoff Loading… updated Aug 19, 2025
cmd/link: remove hard dependency on ld.gold on aarch64
#75074 opened Aug 18, 2025 by solskogen Loading… updated Aug 18, 2025
net: filter GetAddr netlink requests by interface index
#75076 opened Aug 18, 2025 by wjordan Loading… updated Aug 18, 2025
cmd/link: use gold on ARM/ARM64 only if gold is available cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#49748 opened Nov 23, 2021 by jefferyto Loading… updated Aug 18, 2025
crypto/internal/boring: make dst allocation for AES-GCM more efficient
#74740 opened Jul 24, 2025 by juergw Loading… updated Aug 18, 2025
cmd/link,runtime: fix c-shared dlopen on non-glibc systems (#13492)
#75048 opened Aug 16, 2025 by jgowdy Loading… updated Aug 17, 2025
2
6
net: prevent defer misuse in for loops
#75035 opened Aug 15, 2025 by 1911860538 Loading… updated Aug 15, 2025
cmd/compile/internal/syntax: simplify jumpsOverVarDecl
#75032 opened Aug 15, 2025 by callthingsoff Loading… updated Aug 15, 2025
net/http/httputil: remove redundant pw.Close() call in DumpRequestOut
#75029 opened Aug 15, 2025 by 1911860538 Loading… updated Aug 15, 2025
runtime: goroutine leak detection by using the garbage collector
#74622 opened Jul 15, 2025 by VladSaiocUber Loading… updated Aug 14, 2025
cmd/go: invalidate coverage report cache when coverpkg sources change
#74773 opened Jul 27, 2025 by ryancurrah Loading… updated Aug 13, 2025
testing: allow specify temp dir by GOTMPDIR environment variable
#74844 opened Aug 1, 2025 by aisk Loading… updated Aug 12, 2025
net: update document on limitation of iprawsock on Windows
#74857 opened Aug 3, 2025 by aisk Loading… updated Aug 12, 2025
net: allow WriteMsgUDPAddrPort write with the default addrport
#74975 opened Aug 12, 2025 by noahchiu22 Loading… updated Aug 12, 2025
crypto/ecdsa: Adjust entropy bounds cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#48653 opened Sep 27, 2021 by soatok Loading… updated Aug 12, 2025
net/mail: prevent whitespace in domain part of addr-spec
#74920 opened Aug 7, 2025 by noahchiu22 Loading… updated Aug 12, 2025
net/http: fix server-side http parse form error inaccurate issue
#74854 opened Aug 2, 2025 by shvc Loading… updated Aug 11, 2025
cmd/link/internal/ld: close file
#74966 opened Aug 11, 2025 by testwill Loading… updated Aug 11, 2025
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.