-
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
reflect: add iterator equivalents for NumField, NumIn, NumOut and NumMethod
#75646
opened Sep 28, 2025 by
Splizard
Loading…
runtime/debug: add the options parameter to SetCrashOutput
#67192
opened May 6, 2024 by
Stavrospanakakis
Loading…
encoding/json: optimize tag parsing by introducing cutTag helper function
#67100
opened Apr 29, 2024 by
aimuz
Loading…
runtime: don't fetch c-archive/c-shared os.Args on musl/uclinux
#67254
opened May 8, 2024 by
1800alex
Loading…
all: public procPin and procUnpin to internal/runtime/proc
#66941
opened Apr 20, 2024 by
qiulaidongfeng
Loading…
cmd/go/internal/script: remove WaitFunc no need for nil check
#66656
opened Apr 3, 2024 by
testwill
Loading…
runtime/testdata/testprog: close files in the tidExists GCFairness func
#66881
opened Apr 18, 2024 by
testwill
Loading…
cmd/compile/internal/ir: use hash to identify duplicate unexported function
#66345
opened Mar 15, 2024 by
Zxilly
Loading…
encoding/binary: Add SizeUvarint() and SizeVarint()
#66366
opened Mar 17, 2024 by
friendlymatthew
Loading…
internal/poll: replace t.Sub(time.Now()) with time.Until in test
#66375
opened Mar 18, 2024 by
testwill
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.