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

Commit 5ac2905

Browse files
committed
ices/72076.rs: fixed with errors
=== stdout === === stderr === error[E0308]: mismatched types --> /home/runner/work/glacier/glacier/ices/72076.rs:3:23 | 3 | fn f() -> Self::S {} | ^^ expected associated type, found `()` | = note: expected associated type `<Self as X>::S` found unit type `()` = help: consider constraining the associated type `<Self as X>::S` to `()` or calling a method that returns `<Self as X>::S` = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html error: aborting due to previous error For more information about this error, try `rustc --explain E0308`. ==============
1 parent e89a62d commit 5ac2905

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)