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

Commit 0ef3e8c

Browse files
committed
ices/78561.rs: fixed with errors
=== stdout === === stderr === error[E0601]: `main` function not found in crate `78561` --> /home/runner/work/glacier/glacier/ices/78561.rs:1:1 | 1 | / #![feature(type_alias_impl_trait, member_constraints)] 2 | | 3 | | pub trait Trait { 4 | | type A; ... | 19 | | fn f() -> Self::A {} 20 | | } | |_^ consider adding a `main` function to `/home/runner/work/glacier/glacier/ices/78561.rs` error: aborting due to previous error For more information about this error, try `rustc --explain E0601`. ==============
1 parent 943d50a commit 0ef3e8c

1 file changed

File tree

File renamed without changes.

0 commit comments

Comments
 (0)