aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/while-with-break.rs
Commit message (Expand)AuthorAgeFilesLines
* Un-revert "Use different syntax for checks that matter to typestate", fixing ...Patrick Walton2011-05-021-1/+1
* Revert "Use different syntax for checks that matter to typestate"Graydon Hoare2011-05-021-1/+1
* Use different syntax for checks that matter to typestateTim Chevalier2011-05-021-1/+1
* Un-XFAIL a few recently passing tests.Graydon Hoare2011-04-191-1/+0
* Switch xfail system to use comments embedded in source files.Graydon Hoare2011-03-251-0/+1
* implemented break for while-loop caseOr Brostovski2010-09-301-0/+15