]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10475 : astrieanna/rust/issue8763, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 24 Nov 2013 18:17:03 +0000 (10:17 -0800)
committerbors <bors@rust-lang.org>
Sun, 24 Nov 2013 18:17:03 +0000 (10:17 -0800)
Issue #8763 is about improving a particular error message.

* added case & better error message for "impl trait for module"
* added compile-fail test trait-impl-for-module.rs
* updated copyright dates
* revised compile-fail test trait-or-new-type-instead
   (the error message for the modified test is still unclear, but that's a different bug https://github.com/mozilla/rust/issues/8767)

1  2 
src/librustc/middle/typeck/astconv.rs

Simple merge