mirror of https://github.com/golang/go.git
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.go | ||
| search_test.go | ||
| slice.go | ||
| sort.go | ||
| sort_test.go | ||
| zfuncversion.go | ||