-
Notifications
You must be signed in to change notification settings - Fork 17.8k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
internal/fuzz: optimize MalformedCorpusError.Error method memory allocation
#70991
opened Dec 25, 2024 by
1911860538
Loading…
go/printer: do not set impliedSemi to false in print, while writing newlines
#70983
opened Dec 24, 2024 by
mateusz834
Loading…
go/printer: predict the position of the '.' in SelectorExpr
#70982
opened Dec 24, 2024 by
mateusz834
Loading…
cmd/cgo: explicitly use void for functions with no parameters
#70981
opened Dec 24, 2024 by
mauri870
Loading…
go/types: propagate *ast.LabeledStmt in blockBranches properly
#70976
opened Dec 23, 2024 by
mateusz834
Loading…
encoding/xml: add namespace prefix support in encoder
#70944
opened Dec 20, 2024 by
deborggraever
Loading…
text/template: document function name rules and refactor goodName
#70943
opened Dec 20, 2024 by
kpym
Loading…
cmd/go/internal/work: allow @ character in some -Wl, linker flags on darwin
#70939
opened Dec 20, 2024 by
t0rr3sp3dr0
Loading…
syscall: allow \x00-prefixed unix abstract socket to use full path length
#70901
opened Dec 18, 2024 by
albertsundjaja
Loading…
net/http: update NewRequestWithContext wrong link to NewRequest
#70877
opened Dec 17, 2024 by
yincongcyincong
Loading…
net/http: consolidate read/write deadline calls into SetDeadline
#70871
opened Dec 16, 2024 by
davidhsingyuchen
Loading…
context: add default to select example in comment of Done
#70870
opened Dec 16, 2024 by
davidhsingyuchen
Loading…
net/http: add context cancellation reason for server handlers
#70850
opened Dec 15, 2024 by
sgielen
Loading…
go/types: use documented version of gotypesalias GODEBUG
#70845
opened Dec 14, 2024 by
mateusz834
Loading…
cmd/internal/dwarf: fix missing decl_file tag for abstract subprograms
#70841
opened Dec 14, 2024 by
piob-io
Loading…
chore: use errors.New to replace fmt.Errorf with no parameters
#70800
opened Dec 12, 2024 by
RiceChuan
Loading…
net/http: add rfc citation to SetBasicAuth documentation
#70773
opened Dec 11, 2024 by
nobletrout
Loading…
errors: optimize errors.Join for single unwrappable errors
#70770
opened Dec 11, 2024 by
dmathieu
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.