about summary refs log tree commit diff
path: root/src/test/run-pass/let-destruct.rs
AgeCommit message (Expand)AuthorLines
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-1/+1
2013-03-11test: Remove newtype enums from the test suite. rs=deenumPatrick Walton-1/+1
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-26testsuite: Eliminate uses of structural records from most run-pass testsTim Chevalier-1/+3
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-01-19test: "tag" -> "enum" in run-pass and run-failPatrick Walton-1/+1
2011-08-20ReformatBrian Anderson-5/+3
2011-08-01Add tests for destructuring localsMarijn Haverbeke-0/+8