Skip to content

Commit 10e8e3e

Browse files
committed
Remove xfail-fast from trait-composition-trivial
1 parent 5c6e928 commit 10e8e3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/run-pass/trait-composition-trivial.rs

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

11-
// xfail-fast - ICE
1211
trait Foo {
1312
fn foo();
1413
}

0 commit comments

Comments
 (0)