rust/src/librusti
Daniel Micay 49c74524e2 vec: rm old_iter implementations, except BaseIter
The removed test for issue #2611 is well covered by the `std::iterator`
module itself.

This adds the `count` method to `IteratorUtil` to replace `EqIter`.
2013-06-21 03:20:22 -04:00
..
program.rs Rewrite rusti 2013-06-12 21:03:17 -07:00
rusti.rc vec: rm old_iter implementations, except BaseIter 2013-06-21 03:20:22 -04:00
utils.rs Rewrite rusti 2013-06-12 21:03:17 -07:00