Skip to content

Commit 90cee95

Browse files
committed
xfail transitive inheritance test -- I guess this doesn't work yet
1 parent a30ea01 commit 90cee95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/issue-3979-2.rs

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// xfail-test
1112
trait A {
1213
fn a_method();
1314
}

0 commit comments

Comments
 (0)