mirror of
https://github.com/golang/go
synced 2024-11-18 14:04:45 -07:00
0a364330a2
IntSize is an untyped constant that does not need explicit conversion. Annotating IntSize as an int and running github.com/mdempsky/unconvert reveals these two cases. Fixes #38682. Change-Id: I014646b7457ddcde32474810153229dcf0c269c6 Reviewed-on: https://go-review.googlesource.com/c/go/+/230306 Run-TryBot: Akhil Indurti <aindurti@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> |
||
---|---|---|
.. | ||
testdata | ||
atob_test.go | ||
atob.go | ||
atof_test.go | ||
atof.go | ||
atoi_test.go | ||
atoi.go | ||
decimal_test.go | ||
decimal.go | ||
doc.go | ||
example_test.go | ||
export_test.go | ||
extfloat.go | ||
fp_test.go | ||
ftoa_test.go | ||
ftoa.go | ||
internal_test.go | ||
isprint.go | ||
itoa_test.go | ||
itoa.go | ||
makeisprint.go | ||
quote_test.go | ||
quote.go | ||
strconv_test.go |