Skip to content

Commit fdb3a4e

Browse files
committed
Un-XFAIL deref.rs and large-records.rs.
1 parent a059b47 commit fdb3a4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,13 +529,15 @@ TEST_XFAILS_SELF := $(filter-out \
529529
complex.rs \
530530
dead-code-one-arm-if.rs \
531531
deep.rs \
532+
deref.rs \
532533
div-mod.rs \
533534
fact.rs \
534535
hello.rs \
535536
int.rs \
536537
i32-sub.rs \
537538
i8-incr.rs \
538539
item-name-overload.rs \
540+
large-records.rs \
539541
lazy-init.rs \
540542
multiline-comment.rs \
541543
rec.rs \

0 commit comments

Comments
 (0)