We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f33cbc commit d06f480Copy full SHA for d06f480
src/test/run-pass-fulldeps/ast_stmt_expr_attr.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// ignore-cross-compile
12
+
13
#![feature(rustc_private)]
14
15
extern crate syntax;
0 commit comments