]> Cypherpunks repositories - gostls13.git/commit
unicode/utf8: add test that RuneCount does zero allocations
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Fri, 13 Sep 2024 23:37:33 +0000 (06:37 +0700)
committerGopher Robot <gobot@golang.org>
Sun, 15 Sep 2024 02:04:55 +0000 (02:04 +0000)
commit9bd34ebb7e820922458929c9a1146fb0a5b0ca4d
tree6206ed17e5a956a86598075ada79b0e59869f8f2
parentf117d1c9b5951ab2456c1e512ac0423fcf3d7ada
unicode/utf8: add test that RuneCount does zero allocations

See disccusion in CL 612955.

Change-Id: I2de582321648f1798929ffb80d2f087e41146ead
Reviewed-on: https://go-review.googlesource.com/c/go/+/613315
Commit-Queue: Ian Lance Taylor <iant@google.com>
Reviewed-by: Tim King <taking@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
src/unicode/utf8/utf8_test.go