1
0
mirror of https://github.com/golang/go synced 2024-11-17 13:54:46 -07:00
go/src/sort
Russ Cox fb1bfd4d37 all: remove pre-Go 1.17 workarounds
The Go bootstrap toolchain requirement is now Go 1.17.
We can finally delete all these pre-Go 1.17 workarounds.

For #44505.

Change-Id: I59d4dff1cde23da022892b5b6a116eb3dbad9ce4
Reviewed-on: https://go-review.googlesource.com/c/go/+/420903
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-08-04 17:05:18 +00:00
..
example_interface_test.go
example_keys_test.go
example_multi_test.go
example_search_test.go
example_test.go
example_wrapper_test.go
export_test.go
gen_sort_variants.go
search_test.go
search.go
slice.go all: remove pre-Go 1.17 workarounds 2022-08-04 17:05:18 +00:00
sort_test.go
sort.go
zsortfunc.go
zsortinterface.go