Skip to content

Commit 8663713

Browse files
committed
---
yaml --- r: 1425 b: refs/heads/master c: 4ebd75a h: refs/heads/master i: 1423: f793309 v: v3
1 parent c2df142 commit 8663713

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 144a2a1d339299bc3dff7bc9eebcf1f9bba8656b
2+
refs/heads/master: 4ebd75a54757b06718fc87a72c20389a9e7f29d0

trunk/src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
574574
while-type-error.rs \
575575
wrong-ret-type.rs \
576576
), \
577-
$(wildcard test/*/*.rs test/*/*.rc))
577+
$(wildcard test/*fail/*.rs test/*fail/*.rc))
578578

579579

580580
ifdef MINGW_CROSS

0 commit comments

Comments
 (0)