summary refs log tree commit diff
path: root/src/test/compile-fail/issue-19991.rs
AgeCommit message (Expand)AuthorLines
2016-07-28Move to {integer} and {float}Jonathan Turner-1/+1
2016-07-28Rename _ to {numerics} for unknown numeric typesJonathan Turner-1/+1
2016-05-02update test cases to reflect new messagesNiko Matsakis-4/+3
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