We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9108cd commit 1ef8b75Copy full SHA for 1ef8b75
src/test/run-pass/class-cast-to-trait.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// ignore-test FIXME fails on BSD
12
+
13
#[feature(managed_boxes)];
14
15
trait noisy {
0 commit comments