We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eadd83d commit 38e0574Copy full SHA for 38e0574
src/test/run-pass/auto-encode.rs
@@ -10,6 +10,8 @@
10
// option. This file may not be copied, modified, or distributed
11
// except according to those terms.
12
13
+// xfail-test #6122
14
+
15
#[forbid(deprecated_pattern)];
16
17
extern mod extra;
0 commit comments