We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a059b47 commit fdb3a4eCopy full SHA for fdb3a4e
src/Makefile
@@ -529,13 +529,15 @@ TEST_XFAILS_SELF := $(filter-out \
529
complex.rs \
530
dead-code-one-arm-if.rs \
531
deep.rs \
532
+ deref.rs \
533
div-mod.rs \
534
fact.rs \
535
hello.rs \
536
int.rs \
537
i32-sub.rs \
538
i8-incr.rs \
539
item-name-overload.rs \
540
+ large-records.rs \
541
lazy-init.rs \
542
multiline-comment.rs \
543
rec.rs \
0 commit comments