Skip to content

Commit 8d8b921

Browse files
committed
---
yaml --- r: 294 b: refs/heads/master c: 4d413af h: refs/heads/master v: v3
1 parent 2d9dd9a commit 8d8b921

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 35e73b0627a21f8b122047f818a65df705c9ae5f
2+
refs/heads/master: 4d413af822aa6249c83efa0fec6fef2570bee232

trunk/src/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,6 @@ TEST_XFAILS_X86 := $(MUT_BOX_XFAILS) \
349349
test/run-pass/clone-with-exterior.rs \
350350
test/run-pass/destructor-ordering.rs \
351351
test/run-pass/obj-as.rs \
352-
test/run-pass/rec-auto.rs \
353352
test/run-pass/vec-slice.rs \
354353
test/run-pass/fn-lval.rs \
355354
test/run-pass/generic-fn-infer.rs \
@@ -358,7 +357,6 @@ TEST_XFAILS_X86 := $(MUT_BOX_XFAILS) \
358357
test/run-pass/bind-obj-ctor.rs \
359358
test/run-pass/vec-alloc-append.rs \
360359
test/run-pass/task-comm.rs \
361-
test/compile-fail/rec-missing-fields.rs \
362360
test/compile-fail/bad-send.rs \
363361
test/compile-fail/bad-recv.rs \
364362
test/compile-fail/infinite-tag-type-recursion.rs \

0 commit comments

Comments
 (0)