about summary refs log tree commit diff
path: root/src/test/run-fail/binop-fail-3.rs
AgeCommit message (Expand)AuthorLines
2020-05-06Move tests from `test/run-fail` to UIYuki Okushi-9/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2017-10-31rustc_typeck: use subtyping on the LHS of binops.Eduard-Mihai Burtescu-0/+2
2016-06-06run rustfmt on test/run-fail folderSrinivas Reddy Thatiparthy-1/+3
2015-03-30Fallout in tests: largely changes to error messages.Niko Matsakis-0/+15
2014-10-28Update tests with the new error messagesJakub Bukaj-13/+0
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-09-30rfail: Remove usage of fmt!Alex Crichton-1/+1
2013-09-13make ! support the equality/ordering operatorsDaniel Micay-0/+13