We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tests/ui/traits/fn-pointer/bare-fn-no-impl-fn-ptr-99875.rs
1 parent f02b736 commit 9edc97eCopy full SHA for 9edc97e
tests/ui/traits/fn-pointer/bare-fn-no-impl-fn-ptr-99875.rs
@@ -1,3 +1,6 @@
1
+//@ ignore-windows
2
+// FIXME: compiletest path normalization bug
3
+
4
struct Argument;
5
struct Return;
6
0 commit comments