-
Notifications
You must be signed in to change notification settings - Fork 19k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
crypto/tls: only set LocalCertificate when a certificate is presented
#79968
opened Jun 11, 2026 by
sin99xx
Loading…
runtime: fix softfloat64 add/sub for normal operands cancelling to subnormal
#79965
opened Jun 11, 2026 by
omarsy
Loading…
os: fix examples to use errors.Is instead of deprecated os.IsExist/os.IsNotExist
#79943
opened Jun 10, 2026 by
walsoup
Loading…
math/rand/v2: document PCG and ChaCha8 tradeoffs
#79926
opened Jun 10, 2026 by
harjothkhara
Loading…
net/http/internal/http2: optimize Date header generation
#79913
opened Jun 9, 2026 by
solos
Loading…
x/review/git-codereview: asks for password when cookie is required
#79911
opened Jun 9, 2026 by
5tjrtddt4k-cloud
Loading…
2 tasks
net/http: do not copy Proxy-Authorization on redirects
#79890
opened Jun 7, 2026 by
Abhinav-143x
Loading…
archive/tar: test tarinsecurepath behavior for link targets
#79885
opened Jun 6, 2026 by
Abhinav-143x
Loading…
runtime: use epoll_pwait2 for sub-millisecond netpoll timeouts
#79872
opened Jun 6, 2026 by
mauri870
Member
Loading…
internal/analysis/driverutil: report partial success in ApplyFixes
#79843
opened Jun 5, 2026 by
AshvinBambhaniya
Loading…
internal/refactor/inline: always retain braces for binding declarations
#79842
opened Jun 5, 2026 by
AshvinBambhaniya
Loading…
syscall: add //go:norace to rawSyscall on darwin
#79805
opened Jun 3, 2026 by
SebTardif
Contributor
Loading…
internal/bytealg: use NEON for compare_arm64.s large-input path
#79800
opened Jun 3, 2026 by
mauri870
Member
Loading…
net/http: reject userinfo in CrossOriginProtection
#79766
opened May 31, 2026 by
jub0bs
Contributor
Loading…
internal/bytealg: unroll compare_arm64.s chunk16_loop to 32 bytes/iter
#79728
opened May 28, 2026 by
mauri870
Member
Loading…
go/types, types2: add user-friendly panics in Instantiate
#79714
opened May 28, 2026 by
fabricnp
Loading…
math/big: pool temporary variables to reduce allocations of Int.ModInverse
#79708
opened May 27, 2026 by
allocz
Loading…
cmd/compile/internal/arm64: fuse adjacent spill/reload STR/LDR into STP/LDP
#79689
opened May 27, 2026 by
gaul
Contributor
Loading…
cmd/compile: fold redundant zero-extension after signed load on arm64
#79652
opened May 26, 2026 by
gaul
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.