Move arbitrary_self_types's tests into ui/self
This commit is contained in:
parent
548add7f61
commit
b53d839b23
10 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
// run-pass
|
||||
#![feature(arbitrary_self_types, unsize, coerce_unsized, dispatch_from_dyn)]
|
||||
#![feature(rustc_attrs)]
|
||||
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
// run-pass
|
||||
#![feature(arbitrary_self_types)]
|
||||
#![feature(rustc_attrs)]
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue