about summary refs log tree commit diff
path: root/src/test/compile-fail/for-loop-bogosity.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-30/+0
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-1/+1
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-1/+1
2016-03-30Fix fallout in testsJeffrey Seyfried-1/+1
2015-09-26deduplicate trait errors before they are displayedAriel Ben-Yehuda-3/+0
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