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

cmd/compile: break the false dependency of scalar SSE merges on amd64
#80576 opened Jul 27, 2026 by gaul Contributor Loading…
cmd/compile: zero the SETcc destination ahead of the compare on amd64
#80574 opened Jul 27, 2026 by gaul Contributor Loading…
cmd/compile/internal/ssa: elide redundant 32-bit zero extensions on arm64
#80566 opened Jul 25, 2026 by andig Contributor Loading…
testing: respect -parallel when t.Run is called concurrently
#80562 opened Jul 24, 2026 by harjothkhara Contributor Loading…
runtime: remove stackcheck from openbsd/riscv64
#80553 opened Jul 23, 2026 by mauri870 Member Loading…
debug/elf: report size in FormatError for invalid shnum
#80536 opened Jul 23, 2026 by cuiweixie Contributor Loading…
html/template: handle CDATA in foreign script elements
#80492 opened Jul 21, 2026 by carrerasdarren-cell Contributor Loading…
cmd/go: reject cgo -sectcreate linker flags by default
#80491 opened Jul 21, 2026 by carrerasdarren-cell Contributor Loading…
cmd/compile/internal/syntax: fix VarDecl.String output format
#80490 opened Jul 21, 2026 by cuiweixie Contributor Loading…
1 task
mime/multipart: return error from Part.Close
#80489 opened Jul 21, 2026 by cuiweixie Contributor Loading…
1 task
all: add algebraic enum types
#80467 opened Jul 19, 2026 by RestartFU Loading…
cmd/compile: fold single-bit TST; CSET NE into UBFX on arm64
#80391 opened Jul 13, 2026 by gaul Contributor Loading…
cmd/compile: fold CSET; EOR $1 into inverted CSET on arm64
#80390 opened Jul 13, 2026 by gaul Contributor Loading…
runtime/race: fix s390x mapping under QEMU
#80384 opened Jul 13, 2026 by tamird Contributor Loading…
ProTip! Add no:assignee to see everything that’s not assigned.