Skip to content

Commit

Permalink
Move arbitrary_self_types's tests into ui/self
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed May 19, 2019
1 parent 548add7 commit b53d839
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// run-pass
#![feature(arbitrary_self_types, unsize, coerce_unsized, dispatch_from_dyn)]
#![feature(rustc_attrs)]

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// run-pass
#![feature(arbitrary_self_types)]
#![feature(rustc_attrs)]

Expand Down

0 comments on commit b53d839

Please sign in to comment.