summary refs log tree commit diff
path: root/src/test/compile-fail/array-not-vector.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-2/+2
2015-01-31Kill more `isize`sTobias Bucher-9/+9
2015-01-12Fix testsuite errorsmdinger-2/+12
2015-01-06test fallout from isize/usizeCorey Richardson-3/+3
2014-10-29Update tests with the new diagnostic tweaksJakub Bukaj-2/+2
2014-08-31Change rustc to say `array` instead of `vector`P1start-0/+16