summary refs log tree commit diff
path: root/src/test/compile-fail/better-expected.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2015-01-02More falloutNick Cameron-1/+1
2014-12-20Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.Nick Cameron-1/+1
2014-12-04Make the parser’s ‘expected <foo>, found <bar>’ errors more accurateP1start-0/+13