summary refs log tree commit diff
path: root/src/test/compile-fail/issue-18400.rs
AgeCommit message (Expand)AuthorLines
2015-03-23Refactor how we handle overflow so that it is a fatal error that abortsNiko Matsakis-3/+0
2015-02-02`for x in xs.iter()` -> `for x in &xs`Jorge Aparicio-1/+1
2015-01-27Adjust error messages due to having more type information available.Niko Matsakis-1/+4
2014-12-17Add tests for E-needstest issuesJakub Bukaj-0/+36