Fix crasher in rustc.
This commit is contained in:
parent
668f3a90a8
commit
f234750d80
4 changed files with 14 additions and 5 deletions
|
|
@ -465,6 +465,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
|
|||
destructor-ordering.rs \
|
||||
drop-bind-thunk-args.rs \
|
||||
drop-on-empty-block-exit.rs \
|
||||
drop-parametric-closure-with-bound-box.rs \
|
||||
export-non-interference.rs \
|
||||
exterior.rs \
|
||||
fn-lval.rs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue