File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 35e73b0627a21f8b122047f818a65df705c9ae5f
2
+ refs/heads/master: 4d413af822aa6249c83efa0fec6fef2570bee232
Original file line number Diff line number Diff line change @@ -349,7 +349,6 @@ TEST_XFAILS_X86 := $(MUT_BOX_XFAILS) \
349
349
test/run-pass/clone-with-exterior.rs \
350
350
test/run-pass/destructor-ordering.rs \
351
351
test/run-pass/obj-as.rs \
352
- test/run-pass/rec-auto.rs \
353
352
test/run-pass/vec-slice.rs \
354
353
test/run-pass/fn-lval.rs \
355
354
test/run-pass/generic-fn-infer.rs \
@@ -358,7 +357,6 @@ TEST_XFAILS_X86 := $(MUT_BOX_XFAILS) \
358
357
test/run-pass/bind-obj-ctor.rs \
359
358
test/run-pass/vec-alloc-append.rs \
360
359
test/run-pass/task-comm.rs \
361
- test/compile-fail/rec-missing-fields.rs \
362
360
test/compile-fail/bad-send.rs \
363
361
test/compile-fail/bad-recv.rs \
364
362
test/compile-fail/infinite-tag-type-recursion.rs \
You can’t perform that action at this time.
0 commit comments