Move macro-crate to run-pass-fulldeps and force-host the aux build

This commit is contained in:
Brian Anderson 2014-01-17 16:08:30 -08:00
parent 4a3a61bd83
commit 50f4a0ec74
2 changed files with 2 additions and 0 deletions

View file

@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// force-host
#[feature(globs, macro_registrar, macro_rules)];
extern mod syntax;