move alias-relate tests
This commit is contained in:
parent
a39a2f73d6
commit
e87b8c7f34
@ -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…
Reference in New Issue
Block a user