Skip to content

Commit e4a289b

Browse files
committed
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

+1-1
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)