toidiu
|
9a8400c3ff
|
implement Ord for OutlivesPredicate and other types
|
2018-05-24 00:01:35 -04:00 |
|
Michael Woerister
|
95fac99a20
|
Add some doc comments to SortedMap.
|
2018-05-22 16:54:08 +02:00 |
|
Michael Woerister
|
4bedc31459
|
Cleanup SortedMap by wrapping element lookup in a method.
|
2018-05-22 16:54:08 +02:00 |
|
Michael Woerister
|
e850d78bcc
|
Remove SortedMap::iter_mut() since that allows to break the element sorting order which lookup relies on.
|
2018-05-22 16:54:08 +02:00 |
|
Michael Woerister
|
eaa796c8b8
|
Remove benchmarks from SortedMap.
|
2018-05-22 16:54:07 +02:00 |
|
Michael Woerister
|
879eb972ad
|
Add SortedMap to rustc_data_structures.
|
2018-05-22 16:36:50 +02:00 |
|