Have alt-pattern drop the slots it initializes when binding slot patterns. Add a testcase for this as well.
This commit is contained in:
parent
1428b59a19
commit
5e77e784f0
3 changed files with 55 additions and 10 deletions
|
|
@ -425,6 +425,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
|
|||
$(addprefix test/run-pass/, \
|
||||
arith-1.rs \
|
||||
acyclic-unwind.rs \
|
||||
alt-pattern-drop.rs \
|
||||
alt-pattern-simple.rs \
|
||||
alt-tag.rs \
|
||||
append-units.rs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue