Skip to content

Commit 5ba1421

Browse files
committed
---
yaml --- r: 919 b: refs/heads/master c: d311719 h: refs/heads/master i: 917: 8eeffb7 915: f38c043 911: 098c6be v: v3
1 parent a374639 commit 5ba1421

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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: 6cecc93e8d0a8203e0c357c4232cb0aa2541a666
2+
refs/heads/master: d311719a754f18e7764ce7b99e578e619a54f717

trunk/src/Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,9 +519,13 @@ TEST_XFAILS_SELF := $(filter-out \
519519
$(addprefix test/run-pass/, \
520520
bool-not.rs \
521521
char.rs \
522+
fact.rs \
523+
dead-code-one-arm-if.rs \
524+
deep.rs \
522525
hello.rs \
523526
int.rs \
524527
item-name-overload.rs \
528+
lazy-init.rs \
525529
multiline-comment.rs \
526530
), \
527531
$(wildcard test/*/*.rs test/*/*.rc))

0 commit comments

Comments
 (0)