rust/src/libsyntax
bors 5550edef46 auto merge of #16689 : wickerwaka/rust/crate-as, r=pcwalton
For review. Not sure about the link_attrs stuff. Will work on converting all the tests.

extern crate "foobar" as foo;
extern crate foobar as foo;

Implements remaining part of RFC #47.
Addresses issue #16461.

Removed link_attrs from rust.md, they don't appear to be supported by
the parser.
2014-08-27 06:01:18 +00:00
..
2014-08-26 12:38:51 +12:00
2014-08-26 12:38:51 +12:00
2014-08-26 12:38:51 +12:00
2014-08-26 12:38:51 +12:00
2014-08-26 12:38:51 +12:00