Implement 'else if'
This commit is contained in:
parent
eb16942c1d
commit
70bf54bcac
7 changed files with 104 additions and 28 deletions
|
|
@ -447,6 +447,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
|
|||
div-mod.rs \
|
||||
drop-bind-thunk-args.rs \
|
||||
drop-on-ret.rs \
|
||||
else-if.rs \
|
||||
fact.rs \
|
||||
fn-lval.rs \
|
||||
fun-call-variants.rs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue