summary refs log tree commit diff
path: root/src/test/compile-fail/repeat_count.rs
AgeCommit message (Expand)AuthorLines
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