about summary refs log tree commit diff
path: root/src/test/run-pass/if-check-precond.rs
AgeCommit message (Expand)AuthorLines
2012-07-14remove typestate from code, tests, and docsNiko Matsakis-11/+0
2011-12-22Register new snapshots, purge log_err and log_full in favour of log(...).Graydon Hoare-1/+1
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-1/+1
2011-08-25Change "pred" to "pure fn" in all libraries and test casesTim Chevalier-1/+1
2011-08-20ReformatBrian Anderson-2/+2
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-1/+0
2011-08-02Enable more tests that pretty-print correctly nowBrian Anderson-1/+0
2011-08-02Add xfail-pretty directives to tests that don't pretty-print correctlyBrian Anderson-0/+1
2011-07-27Fix damage done by the pretty-printerMarijn Haverbeke-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-24/+7
2011-07-13Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.Graydon Hoare-1/+1
2011-06-17Restructure the "checking" pass in typestateTim Chevalier-0/+29