We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c6e928 commit 10e8e3eCopy full SHA for 10e8e3e
src/test/run-pass/trait-composition-trivial.rs
@@ -8,7 +8,6 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
-// xfail-fast - ICE
12
trait Foo {
13
fn foo();
14
}
0 commit comments