aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/expr-alt.rs
Commit message (Expand)AuthorAgeFilesLines
* Un-revert "Use different syntax for checks that matter to typestate", fixing ...Patrick Walton2011-05-021-5/+5
* Revert "Use different syntax for checks that matter to typestate"Graydon Hoare2011-05-021-5/+5
* Use different syntax for checks that matter to typestateTim Chevalier2011-05-021-5/+5
* Add more tests for alt expressionsBrian Anderson2011-04-021-2/+49
* Join the results of alt arms so alt can be used as an expression.Brian Anderson2011-04-021-1/+0
* Cleanup typos and newlinesBrian Anderson2011-04-011-1/+1
* Add an XFAILed test for treating alts as expressionsBrian Anderson2011-03-311-0/+31