summary refs log tree commit diff
path: root/src/test/run-pass/vec-tail-matching.rs
AgeCommit message (Expand)AuthorLines
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-6/+6
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-6/+6
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-07test: Fix check-fast for resolve changes. rs=bustagePatrick Walton-3/+3
2012-12-17Add support for destructuring vectors in match expressionsJakub Wieczorek-0/+35