We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30ea01 commit 90cee95Copy full SHA for 90cee95
src/test/run-pass/issue-3979-2.rs
@@ -8,6 +8,7 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// xfail-test
12
trait A {
13
fn a_method();
14
}
0 commit comments