go/src/strings
Alan Donovan a74ae95282 strings,bytes: add internal docs about perennial noCopy questions
Updates #26462
Updates #25907
Updates #47276
Updates #48398

Change-Id: Ic64fc8d0c284f6e5aa383a8d417fa5768dcd7925
Reviewed-on: https://go-review.googlesource.com/c/go/+/674096
Auto-Submit: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
2025-05-19 10:38:56 -07:00
..
builder.go strings,bytes: add internal docs about perennial noCopy questions 2025-05-19 10:38:56 -07:00
builder_test.go all: skip and fix various tests with -asan and -msan 2024-10-28 21:04:51 +00:00
clone.go strings: move Clone to stringslite 2024-05-04 01:23:42 +00:00
clone_test.go strings: remove redundant symbols 2023-01-17 17:24:17 +00:00
compare.go strings: more cross-references in docstrings 2024-07-11 15:01:18 +00:00
compare_test.go strings: duplicate alignment test from bytes package 2025-04-15 19:24:07 -07:00
example_test.go bytes, strings: rename parameters in ExampleCut{Pre,Suf}fix 2025-05-12 09:07:54 -07:00
export_test.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
iter.go bytes, strings: speed up Split{,After}Seq 2025-05-14 11:07:32 -07:00
iter_test.go bytes, strings: reduce Split{,After}Seq heap allocations 2025-05-05 19:08:23 -07:00
reader.go bytes,strings: add available godoc link 2023-10-13 17:10:31 +00:00
reader_test.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
replace.go strings: more cross-references in docstrings 2024-07-11 15:01:18 +00:00
replace_test.go strings: speed up Map 2017-02-24 22:53:05 +00:00
search.go strings: use the builtin max function 2023-08-07 18:49:51 +00:00
search_test.go bytes,strings,unicode/utf16: use slices to clean up tests 2024-07-24 18:45:08 +00:00
strings.go bytes, strings: micro-optimize EqualFold 2025-05-12 07:41:07 -07:00
strings_test.go strings,bytes: make benchmark work deterministic 2025-05-15 14:24:16 -07:00