Files
rust/src/libcore
bors f3adec65dd Auto merge of #53918 - Havvy:doc-sort-by, r=GuillaumeGomez
Doc total order requirement of sort(_unstable)_by

I took the definition of what a total order is from the Ord trait
docs. I specifically put "elements of the slice" because if you
have a slice of f64s, but know none are NaN, then sorting by
partial ord is total in this case. I'm not sure if I should give
such an example in the docs or not.

r? @GuillaumeGomez
2018-11-22 06:50:18 +00:00
..
2018-11-21 06:50:17 -05:00
2018-11-10 02:33:21 +01:00
2018-11-10 19:31:49 +07:00
2018-11-20 21:25:48 -05:00
2018-11-10 01:07:32 +01:00
2018-08-19 18:36:18 +02:00
2018-11-05 18:54:17 +02:00
2018-11-13 14:45:31 -05:00
2018-11-10 01:10:07 +01:00
2018-09-04 13:22:08 -06:00
2018-11-10 01:07:32 +01:00
2018-11-09 23:14:46 -05:00
2018-11-21 06:50:17 -05:00
2018-06-30 13:17:49 -07:00
2018-11-09 23:14:46 -05:00
2018-11-21 06:50:17 -05:00
2018-11-21 06:50:17 -05:00
2018-11-10 01:10:07 +01:00
2017-08-31 06:58:58 -07:00
2017-10-18 23:12:37 -07:00