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 8e6fcad commit 251d523Copy full SHA for 251d523
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: e05d7c3ac1e72edff337719fe58da69e959c4cf4
+refs/heads/master: c20ea9e60af0d12ec72a503df65ba181ff8c121d
trunk/src/Makefile
@@ -544,6 +544,7 @@ TEST_XFAILS_SELF := $(filter-out \
544
) \
545
$(addprefix test/compile-fail/, \
546
arg-count-mismatch.rs \
547
+ arg-type-mismatch.rs \
548
), \
549
$(wildcard test/*/*.rs test/*/*.rc))
550
0 commit comments