about summary refs log tree commit diff
path: root/src/test/compile-fail/binop-logic-int.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-13/+0
2015-03-30Fallout in tests: largely changes to error messages.Niko Matsakis-2/+2
2015-03-05Fix compile-fail error messages after integer suffix removal.Eduard Burtescu-1/+1
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-1/+1
2015-01-31Kill more `isize`sTobias Bucher-2/+2
2015-01-06test fallout from isize/usizeCorey Richardson-2/+2
2014-01-12more backtickskud1ing-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-06-21Adding `i` suffixes so cfail tests keep failing after suffix inferenceLindsey Kuper-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-06-25Fail typechecking for bad binop/type combinationsBrian Anderson-0/+6