move alias-relate tests
This commit is contained in:
parent
a39a2f73d6
commit
e87b8c7f34
8 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
#![feature(type_alias_impl_trait)]
|
||||
|
||||
// Similar to tests/ui/traits/next-solver/tait-eq-proj.rs
|
||||
// Similar to tests/ui/traits/next-solver/alias-relate/tait-eq-proj.rs
|
||||
// but check the alias-sub relation in the other direction.
|
||||
|
||||
type Tait = impl Iterator<Item = impl Sized>;
|
Loading…
Add table
Add a link
Reference in a new issue