about summary refs log tree commit diff
path: root/src/test/run-pass/unchecked-predicates.rs
AgeCommit message (Expand)AuthorLines
2011-11-18Update stdlib, compiler, and tests to new kind systemMarijn Haverbeke-4/+4
2011-11-02Rename car/cdr to head/tail in std::listMarijn Haverbeke-1/+1
2011-10-25Update our code to new type parameter kind syntaxMarijn Haverbeke-4/+4
2011-10-20Make fn denote a bare function. Convert fn to fn@ as neededBrian Anderson-1/+1
2011-10-07Add pass-by-ref annotation to the tests to make them typecheckMarijn Haverbeke-1/+1
2011-09-12Reformat for new mode syntax, step 1Marijn Haverbeke-5/+5
2011-09-02Reformat. Issue #855Brian Anderson-17/+10
2011-08-31Replace xfail-stageN with simply xfail-testMarijn Haverbeke-1/+0
2011-08-25Test case for unchecked blocksTim Chevalier-0/+41