summary refs log tree commit diff
path: root/src/test/compile-fail/issue-19991.rs
AgeCommit message (Expand)AuthorLines
2015-03-05Fix compile-fail error messages after integer suffix removal.Eduard Burtescu-2/+2
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-1/+1
2015-01-12Fix testsuite errorsmdinger-1/+5
2014-12-20Print a friendly error for the if-let construct without an else blockBarosl Lee-0/+18