Skip to content

Commit 50f4a0e

Browse files
committed
Move macro-crate to run-pass-fulldeps and force-host the aux build
1 parent 4a3a61b commit 50f4a0e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/test/auxiliary/macro_crate_test.rs

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// force-host
12+
1113
#[feature(globs, macro_registrar, macro_rules)];
1214

1315
extern mod syntax;
File renamed without changes.

0 commit comments

Comments
 (0)