summary refs log tree commit diff
path: root/src/test/run-pass/vec-matching-legal-tail-element-borrow.rs
AgeCommit message (Expand)AuthorLines
2013-09-19Replace unreachable() calls with unreachable!().Chris Morgan-1/+1
2013-07-24Change 'print(fmt!(...))' to printf!/printfln! in src/test/Birunthan Mohanathas-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+1
2013-05-22test: Update tests to use the new syntax.Patrick Walton-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-28Integrate vec patterns into borrow checker.Niko Matsakis-1/+1
2013-01-07test: Fix check-fast for resolve changes. rs=bustagePatrick Walton-1/+1
2012-12-17Add more testsJakub Wieczorek-0/+10