]> git.lizzy.rs Git - rust.git/commit
rustc: Improve misleading error message for E0282
authorRuud van Asseldonk <dev@veniogames.com>
Wed, 29 Apr 2015 22:56:33 +0000 (00:56 +0200)
committerRuud van Asseldonk <dev@veniogames.com>
Wed, 29 Apr 2015 22:56:33 +0000 (00:56 +0200)
commit52e520e902cecc579910e6cabe1658720bfab132
treeb50db8d19a27b9114fb7de7a03bd423b46eb3025
parent551a74dddd84cf01440ee84148ebd18bc68bd7c8
rustc: Improve misleading error message for E0282

The error can also occur in cases where a type annotation will not help.
src/librustc/middle/traits/error_reporting.rs