about summary refs log tree commit diff
path: root/src/test/run-pass/pred-not-bool.rs
AgeCommit message (Expand)AuthorLines
2013-03-22test: Remove `pure` from the test suitePatrick Walton-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-01Convert ret to returnBrian Anderson-1/+1
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-06-14Remove an outdated FIXME, change to use the new //! ERROR syntaxTim Chevalier-7/+1
2011-08-25Change "pred" to "pure fn" in all libraries and test casesTim Chevalier-0/+2
2011-08-25Allow pure fns to have any return typeTim Chevalier-0/+10