File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: fac28ad42fb1c14f158774bb1bccaa2eed38cf0a
2
+ refs/heads/master: 4c28d9a54a55226b4df4ccc693b85fb1691dcaca
Original file line number Diff line number Diff line change @@ -396,19 +396,16 @@ TASK_XFAILS := test/run-pass/acyclic-unwind.rs \
396
396
test/run-pass/yield.rs
397
397
398
398
TEST_XFAILS_X86 := $(TASK_XFAILS ) \
399
- test/run-pass/bind-obj-ctor.rs \
400
399
test/run-pass/child-outlives-parent.rs \
401
400
test/run-pass/clone-with-exterior.rs \
402
401
test/run-pass/constrained-type.rs \
403
- test/run-pass/destructor-ordering.rs \
404
402
test/run-pass/obj-as.rs \
405
403
test/run-pass/vec-slice.rs \
406
404
test/run-pass/fn-lval.rs \
407
405
test/run-pass/generic-fn-infer.rs \
408
406
test/run-pass/generic-recursive-tag.rs \
409
407
test/run-pass/int-lib.rs \
410
408
test/run-pass/iter-ret.rs \
411
- test/run-pass/lib-deque.rs \
412
409
test/run-pass/lib-map.rs \
413
410
test/run-pass/mlist-cycle.rs \
414
411
test/run-pass/obj-as.rs \
You can’t perform that action at this time.
0 commit comments