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
clone_test.go
compare.go
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
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
reader_test.go
replace.go
replace_test.go
search.go
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