about summary refs log tree commit diff
path: root/src/test/compile-fail/coercion-slice.rs
AgeCommit message (Expand)AuthorLines
2015-03-05Fix compile-fail error messages after integer suffix removal.Eduard Burtescu-1/+1
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-1/+1
2015-01-31Kill more `isize`sTobias Bucher-3/+3
2015-01-12Fix testsuite errorsmdinger-1/+6
2015-01-06test fallout from isize/usizeCorey Richardson-1/+1
2014-12-20Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.Nick Cameron-2/+2
2014-11-18Regression testNick Cameron-0/+15