summary refs log tree commit diff
path: root/src/test/compile-fail/for-loop-bogosity.rs
AgeCommit message (Expand)AuthorLines
2015-01-30fix testsJorge Aparicio-1/+4
2015-01-08Update compile fail tests to use isize.Huon Wilson-3/+3
2014-08-29Mention type of `for` exprs that don't implement Iterator.Huon Wilson-2/+1
2014-07-24librustc: Stop desugaring `for` expressions and translate them directly.Patrick Walton-0/+31