mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
Re-XFAIL stuff that is definitely still unsupported in LLVM-land (like, throws Not_implemented).
This commit is contained in:
@@ -386,6 +386,8 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \
|
||||
acyclic-unwind.rs \
|
||||
alt-pattern-simple.rs \
|
||||
alt-tag.rs \
|
||||
argv.rs \
|
||||
auto-deref.rs \
|
||||
autoderef-full-lval.rs \
|
||||
autoderef-objfn.rs \
|
||||
basic.rs \
|
||||
@@ -471,6 +473,7 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \
|
||||
task-comm-2.rs \
|
||||
task-comm-3.rs \
|
||||
task-comm-4.rs \
|
||||
task-comm-5.rs \
|
||||
threads.rs \
|
||||
tup.rs \
|
||||
type-sizes.rs \
|
||||
|
||||
Reference in New Issue
Block a user