We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 072a920 commit a6173e1Copy full SHA for a6173e1
src/test/compile-fail/issue-5806.rs
@@ -18,6 +18,8 @@
18
// option. This file may not be copied, modified, or distributed
19
// except according to those terms.
20
21
+// ignore-test FIXME #12460
22
+
23
#[path = "../compile-fail"]
24
mod foo; //~ ERROR: illegal operation on a directory
25
0 commit comments