summary refs log tree commit diff
path: root/src/test/compile-fail/binop-bitxor-str.rs
AgeCommit message (Expand)AuthorLines
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-07-14Treat bare vector and string literals as fixed length vecs. Closes #2922.Michael Sullivan-1/+1
2012-07-13Change the pretty printer to print vstores for strs in prefix notation.Michael Sullivan-1/+1
2012-07-12Make str be treated as str/~.Michael Sullivan-1/+1
2011-09-02Print the type of istrs as 'str' in error messages. Issue #855Brian Anderson-1/+1
2011-09-01Fix the error-patterns in 2 cfail tests. Issue #855Brian Anderson-1/+1
2011-08-20ReformatBrian Anderson-1/+1
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-1/+0
2011-07-27Reformat for new syntaxMarijn Haverbeke-3/+1
2011-07-24The Big Test Suite OverhaulBrian Anderson-1/+1
2011-06-25Fail typechecking for bad binop/type combinationsBrian Anderson-0/+6