Files
rust/src/liballoc
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-10-10 22:55:12 -07:00
2018-11-17 22:48:29 -08:00
2018-11-11 09:22:28 -08:00
2018-11-12 09:01:57 +01:00
2018-08-15 22:06:35 +03:00
2018-11-10 11:43:39 +01:00
2018-11-11 10:45:16 +01:00
2018-09-04 13:22:08 -06:00
2017-11-21 15:33:45 +01:00
2018-07-07 23:08:43 +02:00
2018-11-13 14:45:31 -05:00
2018-11-21 06:50:17 -05:00
2018-11-21 06:50:17 -05:00
2018-08-01 11:59:08 -06:00