]> Cypherpunks repositories - gostls13.git/commit
strings: narrow the search range of IndexByte in Index
authorAndy Pan <panjf2000@gmail.com>
Mon, 23 Mar 2020 04:53:40 +0000 (04:53 +0000)
committerIan Lance Taylor <iant@golang.org>
Mon, 23 Mar 2020 19:14:29 +0000 (19:14 +0000)
commit6aded2524cb77eeab907e64512c5f7c54b530756
tree2c7627ee6ff8387385dc56dce0ead7b090dc2420
parent3adbdb6d9931276894c5e2524f5ca8ca26bfeab5
strings: narrow the search range of IndexByte in Index

Same as https://golang.org/cl/224589.

Change-Id: I6a9e2ea60bf6e1888a95bad0331c92079a7eff99
GitHub-Last-Rev: 81c13c0f5b2ee6ae7842a7b73799b7821f78be59
GitHub-Pull-Request: golang/go#38016
Reviewed-on: https://go-review.googlesource.com/c/go/+/224593
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/strings/strings.go