rust/src/test
bors 0df9b850ac 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.
2014-01-02 11:32:09 -08:00
..
auxiliary Conservatively export all trait methods and impls 2013-12-31 12:42:13 -08:00
bench Test fixes and rebase conflicts 2013-12-25 23:10:46 -08:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail auto merge of #11246 : ktt3ja/rust/issue-11224, r=alexcrichton 2014-01-01 22:12:11 -08:00
debug-info debuginfo: Add test case for recursive enum types (issue #11083) 2014-01-02 15:38:57 +01:00
pretty Handle more cases in the heap lints 2013-12-14 22:56:33 -08:00
run-fail std::vec: remove .as_imm_buf, replaced by .as_ptr & .len. 2013-12-19 09:26:13 +11:00
run-make Implement volatile_load and volatile_store intrinsics. 2013-12-31 02:54:25 +04:00
run-pass auto merge of #10696 : fhahn/rust/issue9543-remove-extern-mod-foo, r=pcwalton 2014-01-02 11:32:09 -08:00
run-pass-fulldeps Stop using @ExtCtxt 2013-12-28 21:16:03 -07:00