syntax: remove all remaining uses of #ast, and #ast / qquote itself.

This commit is contained in:
Graydon Hoare
2012-12-12 10:44:01 -08:00
parent 80d6bc899b
commit 9cced55b93
11 changed files with 95 additions and 466 deletions

View File

@@ -81,13 +81,6 @@ use ast::{_mod, add, arg, arm, attribute,
export Parser;
// FIXME (#3726): #ast expects to find this here but it's actually
// defined in `parse` Fixing this will be easier when we have export
// decls on individual items -- then parse can export this publicly, and
// everything else crate-visibly.
use parse::parse_from_source_str;
export parse_from_source_str;
export item_or_view_item, iovi_none, iovi_view_item, iovi_item;
enum restriction {