aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/expr-if.rs
Commit message (Expand)AuthorAgeFilesLines
* Un-revert "Use different syntax for checks that matter to typestate", fixing ...Patrick Walton2011-05-021-9/+9
* Revert "Use different syntax for checks that matter to typestate"Graydon Hoare2011-05-021-9/+9
* Use different syntax for checks that matter to typestateTim Chevalier2011-05-021-9/+9
* Move str test from expr-if.rs to expr-if-box.rs in preperation for breaking t...Brian Anderson2011-03-311-6/+0
* Teach rustc to use the result of if expressionsBrian Anderson2011-03-281-0/+98