]> Cypherpunks.ru repositories - gostls13.git/commit
strconv: use the built-in min/max function
authorqiulaidongfeng <2645477756@qq.com>
Thu, 10 Aug 2023 02:00:54 +0000 (02:00 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 11 Aug 2023 03:21:10 +0000 (03:21 +0000)
commit8870b8d2817dc90da96ce6cfb767034d12965252
tree0eb3a986ce68be6c39107077ef9da4138ec0a0af
parente3d7f7c3f8b0537d84e704986d88eb35271fa233
strconv: use the built-in min/max function

Change-Id: Iab170943e6e80ffe08bb061e563c106b53740372

Change-Id: Iab170943e6e80ffe08bb061e563c106b53740372
GitHub-Last-Rev: 2964e03f1fbc499247bb6c3365475a91ef64547a
GitHub-Pull-Request: golang/go#61828
Reviewed-on: https://go-review.googlesource.com/c/go/+/516875
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/strconv/ftoa.go