mirror of
https://github.com/golang/go
synced 2024-11-20 02:04:39 -07:00
3caa02f603
This will let us build the latest sort when bootstrapping the compiler. The compiler depends on the precise tie-breaks used by sort in some cases, and it's easier to bring sort along than require checking every sort call ever added to the compiler. Change-Id: Idc622f89aedbb40d848708c76650fc28779d0c3c Reviewed-on: https://go-review.googlesource.com/73951 Run-TryBot: Russ Cox <rsc@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Cherry Zhang <cherryyz@google.com> |
||
---|---|---|
.. | ||
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 | ||
genzfunc.go | ||
search_test.go | ||
search.go | ||
slice.go | ||
sort_test.go | ||
sort.go | ||
zfuncversion.go |