-
Notifications
You must be signed in to change notification settings - Fork 19.1k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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/internal/obj/arm64: fuse adjacent spill/reload LDR/STR into LDP/STP
#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…
net/http/internal/http2: enable SetReuseFrames in server and Transport
#79634
opened May 23, 2026 by
ChrisLundquist
Loading…
cmd/go: RFC 8989 says that file-URL host comparison is case-insensitive
#79627
opened May 23, 2026 by
cuiweixie
Contributor
Loading…
cmd/compile/internal: add intrinsic rule for sync atomic and/or 32/64 on RISCV64
#79584
opened May 21, 2026 by
newborn22
Contributor
Loading…
cmd/go: maintain toolchain for godebug default in go mod tidy
#79583
opened May 21, 2026 by
amirHdev
Contributor
Loading…
go/build: support language-specific
go:build comment prefixes for non-Go files
#79537
opened May 20, 2026 by
MohammadRaziei
Loading…
cmd/compile: add size cache to StdSizes to avoid exponential compile time
#79314
opened May 10, 2026 by
hesam-oxe
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.