aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/expr-if.rs
Commit message (Collapse)AuthorAgeFilesLines
* Move str test from expr-if.rs to expr-if-box.rs in preperation for breaking ↵Brian Anderson2011-03-311-6/+0
| | | | that code path.
* Teach rustc to use the result of if expressionsBrian Anderson2011-03-281-0/+98