aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/expr-alt.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Un-XFAIL expr-alt.rs.
* Cleanup typos and newlinesBrian Anderson2011-04-011-1/+1
|
* Add an XFAILed test for treating alts as expressionsBrian Anderson2011-03-311-0/+31