We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c93934 commit 1f1c5d5Copy full SHA for 1f1c5d5
src/test/run-pass/issue-16671.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// DON'T REENABLE THIS UNLESS YOU'VE ACTUALLY FIXED THE UNDERLYING ISSUE
12
+// ignore-android seems to block forever
13
14
#![forbid(warnings)]
15
0 commit comments