aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/arith-unsigned.rs
Commit message (Expand)AuthorAgeFilesLines
* Un-revert "Use different syntax for checks that matter to typestate", fixing ...Patrick Walton2011-05-021-18/+18
* Revert "Use different syntax for checks that matter to typestate"Graydon Hoare2011-05-021-18/+18
* Use different syntax for checks that matter to typestateTim Chevalier2011-05-021-18/+18
* Switch xfail system to use comments embedded in source files.Graydon Hoare2011-03-251-0/+1
* Add support for unsigned binops. Closes #57Brian Anderson2011-02-141-0/+24