We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f776e7f commit dce933bCopy full SHA for dce933b
src/test/run-pass-fulldeps/qquote.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-android
12
+
13
#![feature(quote, rustc_private)]
14
15
extern crate syntax;
0 commit comments