-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Pull requests: golang/go
Pull requests list
runtime: reduce nesting depth in mcache.releaseAll loop
#75172
by arturmelanchyk
was closed Aug 30, 2025
Loading...
runtime: move buffer allocation outside loop in randinit
#75171
by arturmelanchyk
was closed Aug 30, 2025
Loading...
strings: remove redundant "runs" from string.Fields docstring
#75156
by bradcypert
was closed Aug 28, 2025
Loading...
go/constant: fix complex != unknown comparison
#75140
by goto1134
was closed Aug 29, 2025
Loading...
cmd/compile: tweak example command in README
#75050
by callthingsoff
was closed Aug 19, 2025
Loading...
net: use atomic.Uint32 for dnsConfig.soffset
#75037
by 1911860538
was closed Aug 15, 2025
Loading...
cmd/compile/internal/types2,go/types: fix a typo
#75034
by callthingsoff
was closed Aug 15, 2025
Loading...
net/http/httputil: remove redundant pw.Close() call in DumpRequestOut
#75029
by 1911860538
was closed Aug 28, 2025
Loading...
slices: add AppendSeqFunc and CollectSeqFunc functions for collecting specific values from slices.
#74953
by arshamalh
was closed Aug 9, 2025
Loading...
internal/runtime/maps: loop invariant code motion with h2(hash) by hand
#74952
by cuiweixie
was closed Aug 11, 2025
Loading...
internal/runtime/maps: remove unused var bitsetDeleted
#74942
by cuiweixie
was closed Aug 8, 2025
Loading...
net: update document on limitation of iprawsock on Windows
#74857
by aisk
was closed Aug 29, 2025
Loading...
testing: allow specify temp dir by GOTMPDIR environment variable
#74844
by aisk
was closed Aug 29, 2025
Loading...
hash/crc32: fix incorrect checksums with avx512+race
#74775
by klauspost
was closed Jul 28, 2025
Loading...
errors: omit redundant nil check in type assertion for Join
#74764
by callthingsoff
was closed Jul 28, 2025
Loading...
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.