]> Cypherpunks repositories - gostls13.git/commit
strconv: remove redundant type conversion
authorcui fliter <imcusg@gmail.com>
Wed, 7 Sep 2022 08:04:36 +0000 (08:04 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 9 Sep 2022 00:28:56 +0000 (00:28 +0000)
commit3c33c3b327c0ba9e756e5fa6882642acf2fd4012
treeca832f9795e18f89cf4bd341299aca759308c55c
parent3585e9be670fc76e1bc4d4bfa452ee8798a127f2
strconv: remove redundant type conversion

Change-Id: I25c8e8b701d6489f360fea30d09090826276b950
GitHub-Last-Rev: c2c8319dd5fa2a53fe82b10ecbf45eb54b5d6a68
GitHub-Pull-Request: golang/go#54924
Reviewed-on: https://go-review.googlesource.com/c/go/+/428976
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
src/strconv/ftoaryu.go