aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/expr-if-struct.rs
Commit message (Expand)AuthorAgeFilesLines
* Un-revert "Use different syntax for checks that matter to typestate", fixing ...Patrick Walton2011-05-021-2/+2
* Revert "Use different syntax for checks that matter to typestate"Graydon Hoare2011-05-021-2/+2
* Use different syntax for checks that matter to typestateTim Chevalier2011-05-021-2/+2
* Handle structural types as the result of if expressionsBrian Anderson2011-03-281-0/+24