Skip to content

Commit 73e9a12

Browse files
committed
auto merge of #7921 : bytewiseand/rust/smallint-iter, r=huonw
Made the `iter` and `mut_iter` methods on SmallIntMap and SmallIntSet return double-ended-iterators. These iterators now implement `size_hint`. Also the iterator tests only tested dense maps/sets, which aren't very useful. So they were changed to iterate over sparse maps/sets. Fixes #7721
2 parents c4b6216 + 51649b7 commit 73e9a12

File tree

1 file changed

+177
-139
lines changed

1 file changed

+177
-139
lines changed

0 commit comments

Comments
 (0)