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 e67c48a commit e44e33dCopy full SHA for e44e33d
src/test/run-pass/const-vec-of-fns.rs
@@ -8,7 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
-// xfail-fast
+// xfail-test
12
+// FIXME: #7385: hits a codegen bug on OS X x86_64
13
14
/*!
15
* Try to double-check that static fns have the right size (with or
0 commit comments