Add missing case to parse_ty, un-XFAIL cast.rs.
This commit is contained in:
parent
68af077e81
commit
6ccfba34f3
2 changed files with 2 additions and 0 deletions
|
|
@ -526,6 +526,7 @@ TEST_XFAILS_SELF := $(filter-out \
|
|||
bool-not.rs \
|
||||
box.rs \
|
||||
box-in-tup.rs \
|
||||
cast.rs \
|
||||
char.rs \
|
||||
complex.rs \
|
||||
dead-code-one-arm-if.rs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue