]> Cypherpunks repositories - gostls13.git/commit
sort: comments directing new code to use the slices package when applicable
authorEli Bendersky <eliben@golang.org>
Mon, 12 Jun 2023 16:00:26 +0000 (09:00 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 13 Jun 2023 18:07:00 +0000 (18:07 +0000)
commit8faa79e91f52727fdf6c3fa2e96d1068a8b2f3df
tree5264453ed57710082be6f65ea85e7d898046a662
parent17dcbd866241c69990c23ce543ebd2906d546961
sort: comments directing new code to use the slices package when applicable

Change-Id: I0d4e902736fb3a75d128a088901055bece6c1a71
Reviewed-on: https://go-review.googlesource.com/c/go/+/502555
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Eli Bendersky <eliben@google.com>
Auto-Submit: Eli Bendersky <eliben@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Eli Bendersky <eliben@google.com>
src/sort/sort.go