diff options
| author | Keith Randall <khr@golang.org> | 2024-01-15 13:04:36 -0800 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2024-03-04 20:01:33 +0000 |
| commit | f1722e9a6e57e4e7b926c4204707f7a15091b5c0 (patch) | |
| tree | 5949a810012986210ea9fa9265950ec47cf05e68 /src/database/sql/sql_test.go | |
| parent | f27a57ffb8e558c74e36b952e8050025b1c7c6a0 (diff) | |
| download | go-f1722e9a6e57e4e7b926c4204707f7a15091b5c0.tar.xz | |
slices: simplify rotate code
The rotate-by-reverse code in fact does only 2 writes per entry, so
it is fine and simpler.
Change-Id: I5feea9698b5575f1f0ae9069cc1d074643529262
Reviewed-on: https://go-review.googlesource.com/c/go/+/562321
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/database/sql/sql_test.go')
0 files changed, 0 insertions, 0 deletions
