-
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
fmt: add examples for Append, Appendf, and Appendln
#79060
opened Apr 30, 2026 by
mrbishalbaniya
Loading…
unique: add comprehensive example functions for canonicalization
#79058
opened Apr 30, 2026 by
mrbishalbaniya
Loading…
iter: add comprehensive example functions for iterators
#79057
opened Apr 30, 2026 by
mrbishalbaniya
Loading…
weak, structs: add comprehensive example functions
#79056
opened Apr 30, 2026 by
mrbishalbaniya
Loading…
uuid: add comprehensive example functions for documentation
#79055
opened Apr 30, 2026 by
mrbishalbaniya
Loading…
crc32: optimize CRC32C computation on arm64 using 6-way parallel processing
#79047
opened Apr 30, 2026 by
zwtao40
Loading…
go/types: fix data race in Alias.cleanup for nil-checker instantiation
#79044
opened Apr 29, 2026 by
chabbimilind
Loading…
net/http: combine two strconv.FormatInt call to one
#79033
opened Apr 29, 2026 by
cuiweixie
Contributor
Loading…
runtime: prune tombstones before rehash in fast32 pointer-key insert
#79030
opened Apr 29, 2026 by
cuiweixie
Contributor
Loading…
net: reject non-IPv6 in brackets in SplitHostPort (fixes #78945)
#78970
opened Apr 27, 2026 by
AmSach
Loading…
debug/pe: should check return of r.ReadAt at NewFile
#78961
opened Apr 25, 2026 by
cuiweixie
Contributor
Loading…
net: reject non-IPv6 addresses in brackets in SplitHostPort
#78957
opened Apr 25, 2026 by
Jah-yee
Loading…
cmd/objdump: use section end for last symbol size in macho files
#78955
opened Apr 25, 2026 by
Jah-yee
Loading…
cmd/compile/internal/types: don't change outer formatting mode when recursing
#78951
opened Apr 24, 2026 by
cuiweixie
Contributor
Loading…
cmd/go: fix length is not equal cause bytes.Equal never return true
#78950
opened Apr 24, 2026 by
cuiweixie
Contributor
Loading…
internal/coverage: fix ml params is shadowed by locals
#78937
opened Apr 24, 2026 by
cuiweixie
Contributor
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.