From: bors Date: Thu, 2 Jan 2014 19:32:09 +0000 (-0800) Subject: auto merge of #10696 : fhahn/rust/issue9543-remove-extern-mod-foo, r=pcwalton X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=0df9b850ac1ed3abd0ff5abfbb716af83501dd5a;p=rust.git auto merge of #10696 : fhahn/rust/issue9543-remove-extern-mod-foo, r=pcwalton This patch for #9543 throws an `obsolete syntax` error for `extern mod foo (name="bar")` . I was wondering if [this](https://github.com/fhahn/rust/compare/mozilla:master...fhahn:issue9543-remove-extern-mod-foo?expand=1#diff-da9d34ca1d0f6beee2838cf02e07345cR4444) is the correct place to do this? I think the wording of the error message could probably be improved as well. If this approach is OK, I'm going to run the whole test suite tomorrow and update the old syntax to the new one. --- 0df9b850ac1ed3abd0ff5abfbb716af83501dd5a