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 9a6c4bd commit a0444c1Copy full SHA for a0444c1
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 072a920503466e5631e77d3baa8970be253bc768
+refs/heads/master: a6173e19d01ec63741334625a98ecca52a289756
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: c7fac4471201977fdb1c0c0a26c87287e12dc644
5
refs/heads/try: f64fdf524a434f0e5cd0bc91d09c144723f3c90d
trunk/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