mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-13 02:17:41 +00:00
rustc: Un-XFAIL compile-fail/arg-type-mismatch.rs.
This commit is contained in:
parent
e05d7c3ac1
commit
c20ea9e60a
@ -544,6 +544,7 @@ TEST_XFAILS_SELF := $(filter-out \
|
||||
) \
|
||||
$(addprefix test/compile-fail/, \
|
||||
arg-count-mismatch.rs \
|
||||
arg-type-mismatch.rs \
|
||||
), \
|
||||
$(wildcard test/*/*.rs test/*/*.rc))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user