Teach bind to actually bind typarams, as it claims to.
This commit is contained in:
parent
9fc963842d
commit
caaf8679d8
5 changed files with 112 additions and 61 deletions
|
|
@ -475,6 +475,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
|
|||
foreach-simple.rs \
|
||||
fun-call-variants.rs \
|
||||
fun-indirect-call.rs \
|
||||
generic-bind.rs \
|
||||
generic-derived-type.rs \
|
||||
generic-drop-glue.rs \
|
||||
generic-exterior-box.rs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue