mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-12 15:04:03 +00:00
Un-XFAIL a couple export-related tests.
This commit is contained in:
parent
874e8e3505
commit
fb246e4e47
@ -447,7 +447,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
|
||||
constrained-type.rs \
|
||||
destructor-ordering.rs \
|
||||
drop-parametric-closure-with-bound-box.rs \
|
||||
export-non-interference.rs \
|
||||
foreach-nested-2.rs \
|
||||
foreach-nested.rs \
|
||||
foreach-put-structured.rs \
|
||||
@ -507,7 +506,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
|
||||
threads.rs \
|
||||
type-sizes.rs \
|
||||
typestate-cfg-nesting.rs \
|
||||
use-import-export.rs \
|
||||
user.rs \
|
||||
utf8.rs \
|
||||
vec-alloc-append.rs \
|
||||
|
Loading…
Reference in New Issue
Block a user