summary refs log tree commit diff
path: root/src/test/run-pass/foreach-external-iterators-loop.rs
AgeCommit message (Expand)AuthorLines
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-30Remove all `i` suffixesTobias Bucher-2/+2
2015-01-02More falloutNick Cameron-1/+1
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-2/+2
2013-10-01Migrate users of 'loop' to 'continue'Alex Crichton-1/+1
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-08-03remove obsolete `foreach` keywordDaniel Micay-1/+1
2013-07-30test: add testcases for external iterators using foreach.Graydon Hoare-0/+21