rust/src/test
Daniel Micay e2e39234cc remove old_iter
the `test/run-pass/class-trait-bounded-param.rs` test was xfailed and
written in an ancient dialect of Rust so I've just removed it

this also removes `to_vec` from DList because it's provided by
`std::iter::to_vec`

an Iterator implementation is added for OptVec but some transitional
internal iterator methods are still left
2013-06-24 01:35:11 -04:00
..
auxiliary vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
bench vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
compile-fail Add basic test cases for closure bounds. (#3569) 2013-06-23 14:40:18 -04:00
debug-info _Actually_ xfail debuginfo tests 2013-06-21 00:23:42 +12:00
pretty vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
run-fail remove old_iter 2013-06-24 01:35:11 -04:00
run-pass remove old_iter 2013-06-24 01:35:11 -04:00
run-pass-fulldeps test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00