Skip to content

Commit c20ea9e

Browse files
committed
rustc: Un-XFAIL compile-fail/arg-type-mismatch.rs.
1 parent e05d7c3 commit c20ea9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,7 @@ TEST_XFAILS_SELF := $(filter-out \
544544
) \
545545
$(addprefix test/compile-fail/, \
546546
arg-count-mismatch.rs \
547+
arg-type-mismatch.rs \
547548
), \
548549
$(wildcard test/*/*.rs test/*/*.rc))
549550

0 commit comments

Comments
 (0)