Move arbitrary_self_types's tests into ui/self
This commit is contained in:
parent
548add7f61
commit
b53d839b23
@ -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…
x
Reference in New Issue
Block a user