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

Commit b0529e6

Browse files
committed
ices/98842.sh: fixed with errors
=== stdout === === stderr === warning: struct `Foo` is never constructed --> <anon>:2:8 | 2 | struct Foo(<&'static Foo as ::core::ops::Deref>::Target); | ^^^ | = note: `#[warn(dead_code)]` on by default error[E0391]: cycle detected when computing layout of `<&'static Foo as core::ops::deref::Deref>::Target` | = note: ...which requires computing layout of `Foo`... = note: ...which again requires computing layout of `<&'static Foo as core::ops::deref::Deref>::Target`, completing the cycle = note: cycle used when computing layout of `Foo` error: aborting due to previous error; 1 warning emitted For more information about this error, try `rustc --explain E0391`. ==============
1 parent 82a9d9e commit b0529e6

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)