summary refs log tree commit diff
path: root/src/test/compile-fail/wrong-mul-method-signature.rs
AgeCommit message (Expand)AuthorLines
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-3/+3
2014-04-05librustc: Improve error message for incompatible trait method signatures.Kevin Butler-1/+32
2014-03-01librustc: Don't ICE when operator traits are not implemented properly. Fixes ...Luqman Aden-0/+33