Skip to content

Commit

Permalink
move alias-relate tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lcnr committed Jan 26, 2024
1 parent a39a2f7 commit e87b8c7
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit e87b8c7

Please sign in to comment.