]> Cypherpunks repositories - gostls13.git/commit
strings: duplicate alignment test from bytes package
authorConstantin Konstantinidis <constantinkonstantinidis@gmail.com>
Sun, 13 Apr 2025 14:21:52 +0000 (16:21 +0200)
committerGopher Robot <gobot@golang.org>
Wed, 16 Apr 2025 02:24:07 +0000 (19:24 -0700)
commit30aca0674e8c0839101c7d7730ac242fcb589287
tree9716baa1dc5f135d2dc896c0338fbbf77a701572
parentf4803ddc2c8d082e07227c72944ffd9d7c45ab64
strings: duplicate alignment test from bytes package

Fixes #26129

Change-Id: If98f85b458990dbff7ecfeaea6c81699dafa66ef
Reviewed-on: https://go-review.googlesource.com/c/go/+/665275
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/strings/compare_test.go