Skip to content

Commit f1e92ce

Browse files
committed
---
yaml --- r: 1588 b: refs/heads/master c: fb246e4 h: refs/heads/master v: v3
1 parent 43b38ef commit f1e92ce

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 874e8e35055aff1bb7cb5b8afd9e1c27c8cf20de
2+
refs/heads/master: fb246e4e478b487da3a0ad36583217b32f483116

trunk/src/Makefile

-2
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
447447
constrained-type.rs \
448448
destructor-ordering.rs \
449449
drop-parametric-closure-with-bound-box.rs \
450-
export-non-interference.rs \
451450
foreach-nested-2.rs \
452451
foreach-nested.rs \
453452
foreach-put-structured.rs \
@@ -507,7 +506,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
507506
threads.rs \
508507
type-sizes.rs \
509508
typestate-cfg-nesting.rs \
510-
use-import-export.rs \
511509
user.rs \
512510
utf8.rs \
513511
vec-alloc-append.rs \

0 commit comments

Comments
 (0)