Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e4a289b

Browse files
committedOct 31, 2023
w
1 parent c2c6400 commit e4a289b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/ui/traits/new-solver/alias-relate/opaque-hidden-ty-is-rigid-alias.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ fn test<T: Iterator>(x: T::Item) -> impl Sized {
55
x
66
}
77

8-
fn main() {}
8+
fn main() {}

0 commit comments

Comments
 (0)
Please sign in to comment.