go/src/flag
aimuz 008cc58a11 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>
2024-05-07 18:38:24 +00:00
..
example_func_test.go flag: add BoolFunc; FlagSet.BoolFunc 2023-03-16 16:44:21 +00:00
example_test.go flag: clarify that the main func at pkg.go.dev is part of a testing suite 2022-10-26 18:59:00 +00:00
example_textvar_test.go flag: add TextVar function 2022-03-10 16:56:17 +00:00
example_value_test.go flag: add a Value example 2018-06-21 23:32:53 +00:00
export_test.go flag: make tests silent 2022-03-07 09:29:14 +00:00
flag.go flag: replace sort.Slice with slices.SortFunc 2024-05-07 18:38:24 +00:00
flag_test.go flag: replace sort.Slice with slices.SortFunc 2024-05-07 18:38:24 +00:00