about summary refs log tree commit diff
path: root/src/test/run-pass/vec-matching-fold.rs
AgeCommit message (Expand)AuthorLines
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-2/+2
2013-03-15Clonify some of run-passBen Striegel-4/+4
2013-03-11Implement vector destructuring from tailSeo Sanghyeon-0/+33