mirror of https://github.com/golang/go.git
The panic message of the current implementation for index out of range is not ideal.
This PR tries to improve it.
Fixes #63913 and #64152
Change-Id: Ibcf6c9c0f555c8b8bf46b7d6f20f0ccc5698acd4
GitHub-Last-Rev:
|
||
|---|---|---|
| .. | ||
| example_test.go | ||
| slices.go | ||
| slices_test.go | ||
| sort.go | ||
| sort_benchmark_test.go | ||
| sort_test.go | ||
| zsortanyfunc.go | ||
| zsortordered.go | ||