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

Commit 36e85a4

Browse files
ices/68684-1.rs: fixed with no errors (#291)
=== stdout === === stderr === warning: enum is never used: `Enum` --> /home/runner/work/glacier/glacier/ices/68684-1.rs:1:6 | 1 | enum Enum { | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: method is never used: `a` --> /home/runner/work/glacier/glacier/ices/68684-1.rs:6:5 | 6 | const fn a() -> Self { | ^^^^^^^^^^^^^^^^^^^^ warning: constant item is never used: `A` --> /home/runner/work/glacier/glacier/ices/68684-1.rs:12:5 | 12 | const A: Enum = Enum::a(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ============== Co-authored-by: rustbot <[email protected]>
1 parent 01b4e6e commit 36e85a4

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)