We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c77536 commit a60f9c7Copy full SHA for a60f9c7
src/test/run-pass/trait-composition-trivial.rs
@@ -1,3 +1,4 @@
1
+// xfail-fast - ICE
2
trait Foo {
3
fn foo();
4
}
0 commit comments