Skip to content

Commit 05e7ba8

Browse files
committed
Enable trait-inheritance-simple.rs
1 parent a0617ea commit 05e7ba8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/test/run-pass/trait-inheritance-simple.rs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
// xfail-fast
2-
// xfail-test
3-
4-
// Broken on 32 bit, I guess?
5-
61
trait Foo {
72
fn f();
83
}

0 commit comments

Comments
 (0)