Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit 9c4f7e0

Browse files
committed
ices/63355.rs: fixed with errors
=== stdout === === stderr === error[E0271]: type mismatch resolving `<() as Bar>::Foo == ()` --> /home/runner/work/glacier/glacier/ices/63355.rs:30:20 | 29 | pub type FooImpl = impl Foo; | -------- the expected opaque type 30 | pub type BarImpl = impl Bar<Foo = FooImpl>; | ^^^^^^^^^^^^^^^^^^^^^^^ expected opaque type, found `()` | = note: expected opaque type `impl Foo` found unit type `()` error: aborting due to previous error For more information about this error, try `rustc --explain E0271`. ==============
1 parent 718f764 commit 9c4f7e0

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)