summary refs log tree commit diff
path: root/src/test/compile-fail/issue-15480.rs
AgeCommit message (Expand)AuthorLines
2015-02-02`for x in xs.iter()` -> `for x in &xs`Jorge Aparicio-1/+1
2015-01-31Kill more `isize`sTobias Bucher-1/+1
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-1/+1
2014-12-17Add tests for E-needstest issuesJakub Bukaj-0/+20