Implement a bit of type parameter matching to get a simple case working.
This commit is contained in:
parent
546d144009
commit
c6dec379b0
3 changed files with 32 additions and 5 deletions
|
|
@ -446,6 +446,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
|
|||
generic-fn-infer.rs \
|
||||
generic-drop-glue.rs \
|
||||
generic-tup.rs \
|
||||
generic-type.rs \
|
||||
hello.rs \
|
||||
int.rs \
|
||||
i32-sub.rs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue