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

Commit 3f558ec

Browse files
committed
ices/54895.rs: fixed with errors
=== stdout === === stderr === error[E0277]: `main` has invalid return type `impl Trait<for<'a> 'a, Out = impl ?Sized>` --> /home/runner/work/glacier/glacier/ices/54895.rs:7:14 | 7 | fn main() -> impl for<'a> Trait<'a, Out = impl ?Sized + 'a> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` can only return types that implement `Termination` | = help: consider using `()`, or a `Result` error: aborting due to previous error For more information about this error, try `rustc --explain E0277`. ==============
1 parent c431092 commit 3f558ec

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)