about summary refs log tree commit diff
path: root/src/test/compile-fail/int-literal-too-large-span.rs
AgeCommit message (Expand)AuthorLines
2015-02-16Move remaning compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-17/+0
2015-01-31Kill more `isize`sTobias Bucher-1/+1
2015-01-08Accommodate the "int literal is too large" error message currently embedded i...Felix S. Klock II-1/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-11-13Use the correct span for out-of-range int literals.Huon Wilson-0/+17