]> Cypherpunks repositories - gostls13.git/commit
strconv: use builtin min function in commonPrefixLenIgnoreCase
authorJes Cok <xigua67damn@gmail.com>
Mon, 24 Feb 2025 13:05:31 +0000 (13:05 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 25 Feb 2025 01:38:00 +0000 (17:38 -0800)
commitbdcd6d1b653dd7a5b3eb9a053623f85433ff9e6b
tree92f22e1a3ae64a655d682cb14976e8468779ea14
parentf77bba43aa223fc86fd223f3ea4ef60db8e0c583
strconv: use builtin min function in commonPrefixLenIgnoreCase

To make code a bit simpler.

Change-Id: I33b3e04bc810a4838584c477854ef612b355579a
GitHub-Last-Rev: 6d5bbc2a2877193e1319b9e626f408eda399666e
GitHub-Pull-Request: golang/go#71927
Reviewed-on: https://go-review.googlesource.com/c/go/+/651975
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
src/strconv/atof.go