| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-06-21 | vec: rm old_iter implementations, except BaseIter | Daniel Micay | -16/+0 | |
| 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-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -3/+3 | |
| 2013-03-07 | librustc: Convert all uses of `assert` over to `fail_unless!` | Patrick Walton | -3/+3 | |
| 2013-02-20 | rustc: Use position method in check::method | Tim Chevalier | -0/+16 | |
| ...because it appears to work now. Removes a FIXME. | ||||
