Change generic-drop-glue.rs to be meaningful again, and un-XFAIL on rustc.
This commit is contained in:
parent
a0aedd14c7
commit
e8d266c614
2 changed files with 3 additions and 3 deletions
|
|
@ -439,6 +439,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
|
|||
drop-on-ret.rs \
|
||||
fact.rs \
|
||||
generic-fn-infer.rs \
|
||||
generic-drop-glue.rs \
|
||||
hello.rs \
|
||||
int.rs \
|
||||
i32-sub.rs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue