Skip to content

Commit fb246e4

Browse files
committed
Un-XFAIL a couple export-related tests.
1 parent 874e8e3 commit fb246e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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)