Move tests to ui.
This commit is contained in:
parent
1827d52a3f
commit
f518cf9ba9
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
// This issue tests fn_traits overloading on arity.
|
||||
// run-pass
|
||||
|
||||
#![feature(fn_traits)]
|
||||
#![feature(unboxed_closures)]
|
|
@ -1,4 +1,5 @@
|
|||
// Test overloaded resolution of fn_traits.
|
||||
// run-pass
|
||||
|
||||
#![feature(fn_traits)]
|
||||
#![feature(unboxed_closures)]
|
Loading…
Add table
Add a link
Reference in a new issue