Skip to content

Commit f5554db

Browse files
committed
Adding xfail-fast, since multi-crate tests don't work on Windows.
1 parent 0783061 commit f5554db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/cci_capture_clause.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// aux-build:cci_capture_clause.rs
2+
// xfail-fast
23

34
// This test makes sure we can do cross-crate inlining on functions
45
// that use capture clauses.

0 commit comments

Comments
 (0)