go/src/strings
qiulaidongfeng ae6af9b3d8 strings: move Clone to stringslite
Follow-up CL help package like unique use Clone.

Change-Id: Ie64adf7e1a331f47c3cfe178c368d72fc72493ff
GitHub-Last-Rev: 499476cc4a
GitHub-Pull-Request: golang/go#67106
Reviewed-on: https://go-review.googlesource.com/c/go/+/581956
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
2024-05-04 01:23:42 +00:00
..
builder.go internal/abi: define EmptyInterface, TypeOf, and NoEscape 2024-04-17 21:09:59 +00:00
builder_test.go strings: make use of sizeclasses in (*Builder).Grow 2024-02-19 19:51:15 +00:00
clone.go strings: move Clone to stringslite 2024-05-04 01:23:42 +00:00
clone_test.go
compare.go strings: intrinsify and optimize Compare 2024-04-04 23:39:07 +00:00
compare_test.go
example_test.go
export_test.go
reader.go
reader_test.go
replace.go
replace_test.go
search.go
search_test.go
strings.go strings: move TrimPrefix and TrimSuffix to stringslite 2024-05-03 16:48:16 +00:00
strings_test.go strings,bytes: improve Repeat panic messages 2024-05-03 12:58:37 +00:00