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 a374639 commit 5ba1421Copy full SHA for 5ba1421
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 6cecc93e8d0a8203e0c357c4232cb0aa2541a666
+refs/heads/master: d311719a754f18e7764ce7b99e578e619a54f717
trunk/src/Makefile
@@ -519,9 +519,13 @@ TEST_XFAILS_SELF := $(filter-out \
519
$(addprefix test/run-pass/, \
520
bool-not.rs \
521
char.rs \
522
+ fact.rs \
523
+ dead-code-one-arm-if.rs \
524
+ deep.rs \
525
hello.rs \
526
int.rs \
527
item-name-overload.rs \
528
+ lazy-init.rs \
529
multiline-comment.rs \
530
), \
531
$(wildcard test/*/*.rs test/*/*.rc))
0 commit comments