Move arbitrary_self_types's tests into ui/self

This commit is contained in:
Taiki Endo 2019-05-19 12:31:08 +09:00
parent 548add7f61
commit b53d839b23
10 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// run-pass
#![feature(arbitrary_self_types, unsize, coerce_unsized, dispatch_from_dyn)]
#![feature(rustc_attrs)]

View File

@ -1,3 +1,4 @@
// run-pass
#![feature(arbitrary_self_types)]
#![feature(rustc_attrs)]