-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
internal/runtime/maps: map pointer-key variants missing pruneTombstones
#78685
opened Apr 13, 2026 by
cuiweixie
Contributor
Loading…
cmd/go: propagate GOTMPDIR to subprocess temp directory variables
#78679
opened Apr 13, 2026 by
iceymoss
Loading…
internal/fuzz: use full int64/uint64 range in mutator
#78666
opened Apr 12, 2026 by
cuiweixie
Contributor
Loading…
cmd/compile: emit epilogue_begin in DWARF line info
#78664
opened Apr 12, 2026 by
alexandre-daubois
Contributor
Loading…
cmd/compile: prevent pointer shaping of array pointer shape types
#78661
opened Apr 12, 2026 by
alexandre-daubois
Contributor
Loading…
runtine:Make print debug fast and make scene judgment fast and easy.
#78660
opened Apr 12, 2026 by
runsys
Loading…
crypto/tls: correct typo in GetConfigForClient docs
#78638
opened Apr 11, 2026 by
jmhodges
Contributor
Loading…
runtime/amd64: use ABIInternal convention in cgocallbackg
#78636
opened Apr 10, 2026 by
ariel-anieli
Contributor
Loading…
runtime: fix should not compare uint64 with zero
#78631
opened Apr 10, 2026 by
cuiweixie
Contributor
Loading…
debug/dwarf: flag should be true for all non-zero value
#78624
opened Apr 10, 2026 by
cuiweixie
Contributor
Loading…
cmd/go: document go mod vendor omission of non-Go dirs
#78605
opened Apr 9, 2026 by
amirHdev
Contributor
Loading…
cmd/compile: avoid stack temporary for struct literal assignment to addressable targets
#78598
opened Apr 9, 2026 by
chabbimilind
Loading…
cmd/link: add Cortex-A53 erratum 843419 workaround for arm64
#78589
opened Apr 8, 2026 by
luizgre
Loading…
cmd/go/internal/workcmd: typo go.mod -> go.work
#78578
opened Apr 8, 2026 by
cuiweixie
Contributor
Loading…
net/url: strict RFC 6874 validation for IPv6 zone identifiers
#78570
opened Apr 8, 2026 by
VenkatKwest
Loading…
net/url: fix JoinPath to clean percent-encoded dot-dot traversals
#78562
opened Apr 7, 2026 by
mohammadmseet-hue
Contributor
Loading…
net/http: reject Origin headers containing userinfo in CrossOriginProtection
#78561
opened Apr 7, 2026 by
mohammadmseet-hue
Contributor
Loading…
encoding/xml: validate element and attribute names in Encoder
#78560
opened Apr 7, 2026 by
mohammadmseet-hue
Contributor
Loading…
cmd/go: honor -fullpath for compiler diagnostics
#78552
opened Apr 6, 2026 by
amirHdev
Contributor
Loading…
go/printer: nameSize += 1 instead of nameSize = 1
#78545
opened Apr 6, 2026 by
cuiweixie
Contributor
Loading…
html/template: reject dynamic substrings in attribute names
#78523
opened Apr 3, 2026 by
mohammadmseet-hue
Contributor
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.