]> git.lizzy.rs Git - rust.git/commit
librustc: Improve error message for incompatible trait method signatures.
authorKevin Butler <haqkrs@gmail.com>
Sat, 5 Apr 2014 01:19:33 +0000 (02:19 +0100)
committerKevin Butler <haqkrs@gmail.com>
Sat, 5 Apr 2014 01:22:00 +0000 (02:22 +0100)
commit28938d08a09c016cdb23eb2e56d803454a82918b
tree30df3c5a88d26621d5d036e022195ad11d01e992
parent4cf8d8ce69c1d1d10e90b04230d4c4e8dbb67bcc
librustc: Improve error message for incompatible trait method signatures.
src/librustc/middle/typeck/check/mod.rs
src/test/compile-fail/wrong-mul-method-signature.rs