Skip to content

Commit 9edc97e

Browse files
committed
[DO NOT MERGE] Ignore tests/ui/traits/fn-pointer/bare-fn-no-impl-fn-ptr-99875.rs on Windows
1 parent f02b736 commit 9edc97e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/ui/traits/fn-pointer/bare-fn-no-impl-fn-ptr-99875.rs

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
//@ ignore-windows
2+
// FIXME: compiletest path normalization bug
3+
14
struct Argument;
25
struct Return;
36

0 commit comments

Comments
 (0)