]> Cypherpunks repositories - gostls13.git/commit
strconv: use stringslite.Clone
authorqiulaidongfeng <2645477756@qq.com>
Sat, 4 May 2024 02:01:19 +0000 (02:01 +0000)
committerGopher Robot <gobot@golang.org>
Sun, 5 May 2024 00:24:26 +0000 (00:24 +0000)
commitc3dff93a8c927c426770b27fee0457a544ef4be6
tree342e3c5ce2e78d57bd6b092a0dda4fb9f52df283
parenta80543a987c4201f05842ea7d46cc8c999a01b09
strconv: use stringslite.Clone

Change-Id: Ifa3c022ad5453301573593a3d05e7b1d42b931ff
GitHub-Last-Rev: a7468b068b5c7bcaa573042cf9d5c2732c0385f1
GitHub-Pull-Request: golang/go#67167
Reviewed-on: https://go-review.googlesource.com/c/go/+/583215
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
src/strconv/atoc.go
src/strconv/atoi.go