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

Commit 486270f

Browse files
committed
ices/113481.rs: fixed with errors
=== stdout === === stderr === error[E0601]: `main` function not found in crate `113481` --> /home/runner/work/glacier/glacier/ices/113481.rs:13:2 | 13 | } | ^ consider adding a `main` function to `/home/runner/work/glacier/glacier/ices/113481.rs` error[E0700]: hidden type for `impl ToString` captures lifetime that does not appear in bounds --> /home/runner/work/glacier/glacier/ices/113481.rs:8:5 | 7 | fn baz() -> impl for<'y> Foo<Bar<'y> = impl ToString> { | -- ------------- opaque type defined here | | | hidden type `&'y str` captures the lifetime `'y` as defined here 8 | 42 | ^^ error: aborting due to 2 previous errors Some errors have detailed explanations: E0601, E0700. For more information about an error, try `rustc --explain E0601`. ==============
1 parent 9bcaa67 commit 486270f

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)