- Notifications
You must be signed in to change notification settings - Fork 18.5k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
reflect: add iterator equivalents for NumField, NumIn, NumOut and NumMethod
#75646 opened Sep 28, 2025 by Splizard Loading… updated Nov 17, 2025
runtime/cgo: add support for
any param and return type #76325 opened Nov 17, 2025 by alexandre-daubois Loading… updated Nov 17, 2025
cmd/link: sync go doc with -h flags via internal/flagdoc
#76305 opened Nov 15, 2025 by Mehrbod2002 Loading… updated Nov 17, 2025
io: add Err field to LimitedReader
#76156 opened Nov 3, 2025 by grishy Loading… updated Nov 17, 2025
cmd/compile/internal/ssa: add codegen for Zicond extension on riscv64
#75577 opened Sep 24, 2025 by lxq015 Loading… updated Nov 17, 2025
internal/importpath: extract shared import path validation logic
#76322 opened Nov 17, 2025 by eaudetcobello Loading… updated Nov 17, 2025
net/http: fix typo in Transport docs
#76316 opened Nov 15, 2025 by veecore Loading… updated Nov 16, 2025
compress/flate: improve compression speed
#75624 opened Sep 27, 2025 by klauspost Loading… updated Nov 14, 2025
cmd/internal/obj/riscv: add assembly support of Zbc extension
#76301 opened Nov 14, 2025 by lxq015 Loading… updated Nov 14, 2025
net/dial: load-balancing for DNS
#76297 opened Nov 13, 2025 by AnonyScorpio Loading… updated Nov 13, 2025
cmd/go: invalidate coverage report cache when coverpkg sources change
#74773 opened Jul 27, 2025 by ryancurrah Loading… updated Nov 13, 2025
cmd/go/internal/tool: include dynamically buildable tools
#76042 opened Oct 24, 2025 by Agent-Hellboy Loading… updated Nov 12, 2025
net: remove unnecessary loop variable copies in tests
#76253 opened Nov 11, 2025 by plamerdimak Loading… updated Nov 11, 2025
strconv: replace Ryu ftoa with Dragonbox
#75195 opened Aug 30, 2025 by taichimaeda Loading… updated Nov 11, 2025
cmd/compile: support Zba extensions in riscv64 compiler
#76211 opened Nov 7, 2025 by MouseSplinter Loading… updated Nov 7, 2025
runtime, cmd/internal/obj/riscv: support spin lock on riscv64
#76183 opened Nov 5, 2025 by newborn22 Loading… updated Nov 5, 2025
cmd/internal/obj/riscv: support zawrs assembly on riscv64
#76178 opened Nov 5, 2025 by newborn22 Loading… updated Nov 5, 2025
cmd/internal/obj/riscv: support Zihintntl assembly on RISCV64
#76181 opened Nov 5, 2025 by newborn22 Loading… updated Nov 5, 2025
runtime: add comments for gcCPULimiter testcases
#76069 opened Oct 27, 2025 by jianfengtony Loading… updated Nov 4, 2025
cmd/go: make -coverpkg properly ignore special directories
#66171 opened Mar 7, 2024 by matthewhughes934 Loading… updated Nov 3, 2025
doc/next: added release notes for goroutine leak profiles
#76115 opened Oct 30, 2025 by VladSaiocUber Loading… updated Nov 3, 2025
debug/pe: add support for bigobj COFF format
#75631 opened Sep 28, 2025 by Peter0x44 Loading… updated Nov 3, 2025
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.