Files
rust/src/libcollections
bors 4b89debc7b Auto merge of #34425 - tbu-:pr_len_instead_of_size_hint, r=alexcrichton
Use `len` instead of `size_hint` where appropiate

This makes it clearer that we're not just looking for a lower bound but
rather know that the iterator is an `ExactSizeIterator`.
2016-06-24 09:03:54 -07:00
..
2016-04-05 14:11:08 +02:00
2016-03-12 12:31:13 -08:00
2016-06-23 14:08:11 -07:00
2016-02-25 22:08:23 -05:00
2016-02-27 02:01:41 -05:00
2016-06-23 14:08:11 -07:00