-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix #78006: include type arguments in instantiated type cycle errors
#78009
opened Mar 7, 2026 by
9chait9
Loading…
go/types, types2: include type arguments in instantiated type cycle errors
#78006
opened Mar 7, 2026 by
davidteather
Loading…
crypto/x509: avoid false wildcard matches for 2-label exclusions
#77962
opened Mar 5, 2026 by
willswire
Loading…
crypto/x509: improve error message when signature algorithm is unsupported
#77943
opened Mar 4, 2026 by
tobiasworkstech
Loading…
url: fix parse a comma-separated mongodb url should not return an error
#77933
opened Mar 4, 2026 by
yueyoum
Loading…
internal/bytealg: add MTE-safe IndexByte implementation for ARM64 iOS
#77915
opened Mar 3, 2026 by
strimziUser
Loading…
syscall: replace panic with error return in Accept4 on FreeBSD
#77862
opened Feb 27, 2026 by
feizaizheli
Loading…
multiple: fix lock management bugs and improve error handling
#77848
opened Feb 27, 2026 by
feizaizheli
Loading…
syscall: fix incorrect defer usage in acquireForkLock
#77845
opened Feb 27, 2026 by
feizaizheli
Loading…
cmd/compile/internal,internal,runtime: add lightweight probabilistic data race detection
#77793
opened Feb 25, 2026 by
VladSaiocUber
Loading…
path/filepath: clarify Dir and Clean documentation for Windows
#77696
opened Feb 19, 2026 by
sapbotgit
Loading…
os: update examples to use errors.Is instead of deprecated functions
#77645
opened Feb 16, 2026 by
kovan
Loading…
context: fix doc for WithDeadlineCause and WithTimeoutCause
#77644
opened Feb 16, 2026 by
kovan
Loading…
all: replace calls to errors.As with errors.AsType
#77538
opened Feb 11, 2026 by
apocelipes
Loading…
runtime: use fast path when chan is closed and empty
#77526
opened Feb 10, 2026 by
delichik
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.