Skip to content

Pull requests: golang/go

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

ssa: use built-in min, max function
#73318 opened Apr 10, 2025 by mrclmr Loading…
runtime: use built-in min function
#73313 opened Apr 10, 2025 by mrclmr Loading…
flag: document CommandLine is the global FlagSet
#73305 opened Apr 10, 2025 by abitrolly Loading…
net/url: disallow @ in validUserinfo per RFC 3986
#73195 opened Apr 7, 2025 by 1911860538 Loading…
crypto/internal/hpke: rename Receipient to Recipient
#73131 opened Apr 1, 2025 by jbampton Loading…
cmd/go: respect -n flag in 'go tool' command
#72902 opened Mar 17, 2025 by KirtanSoni Loading…
syscall: ignore O_DIRECTORY on Windows for js/wasm
#72893 opened Mar 16, 2025 by Zxilly Loading…
runtime/metrics: improve doc
#72793 opened Mar 11, 2025 by Lslightly Loading…
js/wasm: introduce scope for JS object
#72786 opened Mar 11, 2025 by romaindoumenc Loading…
fix misleading documentation for request.Host
#72096 opened Mar 4, 2025 by shayanelhami Loading…
cmd/go/internal/modfetch: retry failed fetches
#72019 opened Feb 28, 2025 by redloaf Loading…
go/printer: remove leftover code from type lists
#71940 opened Feb 25, 2025 by bdchodos Loading…
fix directorySize check for zip64
#71775 opened Feb 16, 2025 by goloveychuk Loading…
os/signal: let Reset reset Ignored signals
#71708 opened Feb 13, 2025 by fmeum Loading…
reflect: add TypeAssert[T]
#71639 opened Feb 10, 2025 by mateusz834 Loading…
ProTip! Exclude everything labeled bug with -label:bug.