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
Assigned to nobody Loading
Sort

Pull requests list

fmt: clarify %q verb is not valid for integers
#78738 opened Apr 14, 2026 by Jah-yee 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/go: add -static flag for simplified static builds
#78659 opened Apr 12, 2026 by SAY-5 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…
runtime: set up TLS for g on linux/arm64
#78622 opened Apr 10, 2026 by penglei Contributor Loading…
encoding/gob: fix copy-paste bug
#78608 opened Apr 9, 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/go/internal/workcmd: typo go.mod -> go.work
#78578 opened Apr 8, 2026 by cuiweixie 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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.