Skip to content

Commit a60f9c7

Browse files
committed
xfail-fast run-pass/trait-composition-trivial
1 parent 8c77536 commit a60f9c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// xfail-fast - ICE
12
trait Foo {
23
fn foo();
34
}

0 commit comments

Comments
 (0)