aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/bool-not.rs
Commit message (Expand)AuthorAgeFilesLines
* Un-revert "Use different syntax for checks that matter to typestate", fixing ...Patrick Walton2011-05-021-4/+4
* Revert "Use different syntax for checks that matter to typestate"Graydon Hoare2011-05-021-4/+4
* Use different syntax for checks that matter to typestateTim Chevalier2011-05-021-4/+4
* Insure bools remain 0x1 or 0x0 by having boolean-NOT not just be a simple bit...Roy Frostig2010-08-251-0/+15