summary refs log tree commit diff
path: root/src/test/run-pass/pred-not-bool.rs
AgeCommit message (Expand)AuthorLines
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