summary refs log tree commit diff
path: root/src/test/compile-fail/integer-literal-suffix-inference.rs
AgeCommit message (Expand)AuthorLines
2016-05-02update test cases to reflect new messagesNiko Matsakis-72/+36
2016-04-21port compiletest to use JSON outputNiko Matsakis-1/+1
2016-01-18simplify E0308 message for primitive typeskalita.alexey-72/+0
2015-01-12Fix testsuite errorsmdinger-36/+216
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-36/+36
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-36/+36
2012-06-19Enable integer literal suffix inference.Lindsey Kuper-1/+0
2012-06-14Tests for #1425 (xfail'd for now)Lindsey Kuper-0/+91