summary refs log tree commit diff
path: root/src/test/compile-fail/issue-5544-b.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Accommodate the "int literal is too large" error message currently embedded i...Felix S. Klock II-2/+2
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2013-04-08libsyntax: fail lexing with an error message on an int literal larger than 2^64.Huon Wilson-0/+14