-
Notifications
You must be signed in to change notification settings - Fork 19.2k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
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…
cmd/go/internal/cache: fix GODEBUG name in comments
#80565
opened Jul 24, 2026 by
alvinjaison
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…
compress/flate: do not emit the preset dictionary into the output
#80539
opened Jul 23, 2026 by
joechenrh
Loading…
debug/elf: report size in FormatError for invalid shnum
#80536
opened Jul 23, 2026 by
cuiweixie
Contributor
Loading…
cmd/compile: avoid range clear when target depends on index
#80524
opened Jul 22, 2026 by
carrerasdarren-cell
Contributor
Loading…
regexp: avoid copying the input when ReplaceAllString finds no match
#80502
opened Jul 21, 2026 by
davidteather
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
html/template: track regexp context after JavaScript statements
#80485
opened Jul 21, 2026 by
carrerasdarren-cell
Contributor
Loading…
cmd/internal/obj/arm64: add LDSMAX, LDSMIN, LDUMAX, LDUMIN instructions
#80475
opened Jul 20, 2026 by
mauri870
Member
Loading…
crypto/x509: work around SecPolicyCreateSSL when executable dir is missing
#80471
opened Jul 20, 2026 by
NorseGaud
Loading…
net/http/internal/http2: fix doc links for TrailerPrefix
#80462
opened Jul 18, 2026 by
UditDewan
Loading…
net/http: use consistent IDNA processing for dial target and Host header
#80446
opened Jul 17, 2026 by
kingljl
Loading…
net/http/httputil: do not forward h2c upgrade requests
#80425
opened Jul 16, 2026 by
kingljl
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…
net/rpc: use Type.Methods iterator in suitableMethods
#80388
opened Jul 13, 2026 by
1911860538
Loading…
runtime/race: fix s390x mapping under QEMU
#80384
opened Jul 13, 2026 by
tamird
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.