about summary refs log tree commit diff
path: root/src/test/compile-fail/array-not-vector.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-24/+0
2016-07-28Move to {integer} and {float}Jonathan Turner-1/+1
2016-07-28Rename _ to {numerics} for unknown numeric typesJonathan Turner-1/+1
2016-05-02update test cases to reflect new messagesNiko Matsakis-8/+6
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