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

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…
runtime/pprof: using buffer writer instead of original writer
#78630 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…
internal/coverage: first write error never recorded
#78610 opened Apr 9, 2026 by cuiweixie Contributor Loading…
os/exec: doc typo
#78609 opened Apr 9, 2026 by cuiweixie 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/compile: remove redundant code
#78604 opened Apr 9, 2026 by cuiweixie Contributor Loading…
cmd/go/internal/cache: should return err instead of return nil
#78580 opened Apr 8, 2026 by cuiweixie Contributor Loading…
cmd/go/internal/test: remove deadcode
#78579 opened Apr 8, 2026 by cuiweixie Contributor Loading…
cmd/go/internal/workcmd: typo go.mod -> go.work
#78578 opened Apr 8, 2026 by cuiweixie Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.