]> Cypherpunks repositories - gostls13.git/commit
flag: replace sort.Slice with slices.SortFunc
authoraimuz <mr.imuz@gmail.com>
Tue, 7 May 2024 09:56:09 +0000 (09:56 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 7 May 2024 18:38:24 +0000 (18:38 +0000)
commit008cc58a11cac815c79db0ac5439d17cee5c80bd
tree20ac34af00e41e464c43c93f15f818124daaa941
parent709d6d5d2201c5ee0a29ea6fd7c514b5bb4f3415
flag: replace sort.Slice with slices.SortFunc

Change-Id: I874f0c0399cb09de4fe4dd2097602c5fa0512b12
GitHub-Last-Rev: 73be01ae2a27adf0b7629a198057674018b5d392
GitHub-Pull-Request: golang/go#67223
Reviewed-on: https://go-review.googlesource.com/c/go/+/583735
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/flag/flag.go
src/flag/flag_test.go