Activity
cmd/go: cache coverage profile with tests
cmd/go: cache coverage profile with tests
runtime: add padding to m struct for 64 bit architectures
runtime: add padding to m struct for 64 bit architectures
cmd/compile: on AMD64, turn x < 128 into x <= 127
cmd/compile: on AMD64, turn x < 128 into x <= 127
crypto/rsa: check hash message length first in SignPKCS1v15
crypto/rsa: check hash message length first in SignPKCS1v15
cmd/compile: allow more types for wasmimport/wasmexport parameters an…
cmd/compile: allow more types for wasmimport/wasmexport parameters an…
encoding/xml: fix test
encoding/xml: fix test
Force push
internal/runtime/maps: linear scan of small map
internal/runtime/maps: linear scan of small map
math: implement arch{Floor, Ceil, Trunc} in hardware on loong64
math: implement arch{Floor, Ceil, Trunc} in hardware on loong64
cmd/go: add file names for cyclic import error
cmd/go: add file names for cyclic import error
cmd/mod/edit: disallow relative tool paths
cmd/mod/edit: disallow relative tool paths
encoding/xml: use struct literals with named fields
encoding/xml: use struct literals with named fields
Force push
os: treat Getwd result of EINVAL/ERANGE the same as ENAMETOOLONG
os: treat Getwd result of EINVAL/ERANGE the same as ENAMETOOLONG
net/http/httptrace: compose ClientTrace without reflect
net/http/httptrace: compose ClientTrace without reflect
Force push
image: use Rectangle{} instead of ZR
image: use Rectangle{} instead of ZR
net/http/httptrace: compose ClientTrace without reflect
net/http/httptrace: compose ClientTrace without reflect
Force push
net/http/httptrace: compose ClientTrace without reflect
net/http/httptrace: compose ClientTrace without reflect
Force push
net/http/httptrace: compose ClientTrace without reflect
net/http/httptrace: compose ClientTrace without reflect
cmd/compile: deprecate derived info needed field
cmd/compile: deprecate derived info needed field
go/printer: correct cindex meaning in commentInfo comments
go/printer: correct cindex meaning in commentInfo comments
encoding/xml: use struct literals with named fields
encoding/xml: use struct literals with named fields
Force push
expvar: add available godoc link
expvar: add available godoc link
cmd/go: permit additional cflags when compiling
cmd/go: permit additional cflags when compiling
runtime: reword the documentation for Pinner
runtime: reword the documentation for Pinner
cmd/link/internal/ld: use strings.Cut
cmd/link/internal/ld: use strings.Cut
encoding/xml: fix typo in comment from CL 466295
encoding/xml: fix typo in comment from CL 466295
Force push
net/http: use new Go Doc list syntax
net/http: use new Go Doc list syntax
encoding/xml: use struct literals with named fields
encoding/xml: use struct literals with named fields
Force push