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

encoding/json: Add "nonil" struct tag for json encoding of nil slices/maps cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#27813 opened Sep 22, 2018 by pjebs Loading…
crypto/x509: subject/issuer hint fallback for unknown-authority errors cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#38779 opened Apr 30, 2020 by wking Loading…
crypto/x509: add directory name constraints cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#39639 opened Jun 17, 2020 by luizluca Loading…
cmd/go: add support for wildcards in 'go list -m' cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#45719 opened Apr 23, 2021 by jamdagni86 Loading…
math/bits: use Wilkes-Wheeler-Gill algorithm for OnesCount64 cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46189 opened May 15, 2021 by ttsugriy Loading…
net/http: add MaxConnLifespan to Transport cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#46714 opened Jun 12, 2021 by josephcopenhaver Loading…
cmd/list: fix -retracted flag description
#59847 opened Apr 26, 2023 by goto1134 Loading…
[perf][queue] Replace %s with copy.
#61166 opened Jul 5, 2023 by ttsugriy Loading…
math/big: handle additional edge cases for Rat
#61531 opened Jul 22, 2023 by mauri870 Loading…
cmd/asm: add x86 AMX instructions
#61782 opened Aug 5, 2023 by anton-kuklin Loading…
cmd/go: respect -n flag in 'go tool' command
#72902 opened Mar 17, 2025 by KirtanSoni Loading…
cmd/link: attach buildinfo to wasm binary
#73742 opened May 16, 2025 by Zxilly Loading…
cmd/compile: allow wasmexport used without exportname
#73774 opened May 19, 2025 by Zxilly Loading…
cmd/go: mod edit: add -droptoolchain flag
#73776 opened May 19, 2025 by Narita-1095305 Loading…
expvar: add Delete function
#73815 opened May 21, 2025 by mhamza15 Loading…
net/http: delegate the reset proxy logic to the test
#73882 opened May 27, 2025 by darkweak Loading…
cmd: emit dwarf for string constants
#73940 opened Jun 1, 2025 by Zxilly Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.