summary refs log tree commit diff
path: root/src/test/compile-fail/repeat_count.rs
AgeCommit message (Expand)AuthorLines
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-11/+11
2014-08-08Adding test for issue #15917 which was previously fixed with #15709Falco Hirschenberger-0/+2
2014-06-24Test fixes from the rollupAlex Crichton-0/+4
2014-06-24Fix #15129Jakub Wieczorek-1/+7
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-1/+1
2014-03-21test: Automatically remove all `~[T]` from tests.Patrick Walton-1/+1
2013-02-25Report error for non constant vector repeat countJeong YunWon-0/+16