Skip to content

Commit e87b8c7

Browse files
committed
move alias-relate tests
1 parent a39a2f7 commit e87b8c7

8 files changed

+1
-1
lines changed

tests/ui/traits/next-solver/tait-eq-proj-2.rs renamed to tests/ui/traits/next-solver/alias-relate/tait-eq-proj-2.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#![feature(type_alias_impl_trait)]
55

6-
// Similar to tests/ui/traits/next-solver/tait-eq-proj.rs
6+
// Similar to tests/ui/traits/next-solver/alias-relate/tait-eq-proj.rs
77
// but check the alias-sub relation in the other direction.
88

99
type Tait = impl Iterator<Item = impl Sized>;

0 commit comments

Comments
 (0)