about summary refs log tree commit diff
path: root/src/test/compile-fail/not-a-pred.rs
AgeCommit message (Expand)AuthorLines
2015-02-06Move compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-17/+0
2015-01-08Update compile fail tests to use isize.Huon Wilson-3/+3
2013-10-25Remove ancient emacs mode lines from test casesBrian Anderson-1/+0
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-07-09rustc: Switch to the new resolution passPatrick Walton-1/+1
2012-07-06Revert "rustc: Switch to the new resolution pass"Niko Matsakis-1/+1
2012-07-06rustc: Switch to the new resolution passPatrick Walton-1/+1
2012-02-22Improve error message for use of a non-pure-fn in a predTim Chevalier-1/+1
2012-01-13Remove tests for objs, adjust tests that use objsMarijn Haverbeke-1/+1
2011-08-20ReformatBrian Anderson-2/+2
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-1/+0
2011-07-27Fix damage done by the pretty-printerMarijn Haverbeke-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-10/+3
2011-06-15Refactor data structures representing constraints (again...)Tim Chevalier-2/+2
2011-05-05Un-XFAILed not-a-pred in stage0 (it fails correctly)Tim Chevalier-3/+0
2011-05-03Assume xfail-stage0 implies stage1 and stage2 in tests, for now.Graydon Hoare-0/+2
2011-03-25Switch xfail system to use comments embedded in source files.Graydon Hoare-0/+1
2010-06-23Populate tree.Graydon Hoare-0/+16