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

Commit 6c2fc90

Browse files
committed
ices/105969.rs: fixed with no errors
=== stdout === === stderr === warning: unused variable: `i` --> /home/runner/work/glacier/glacier/ices/105969.rs:8:9 | 8 | let i = foo as dyn* Debug; | ^ help: if this is intentional, prefix it with an underscore: `_i` | = note: `#[warn(unused_variables)]` on by default warning: constant `FOO` is never used --> /home/runner/work/glacier/glacier/ices/105969.rs:6:7 | 6 | const FOO: () = { | ^^^ | = note: `#[warn(dead_code)]` on by default warning: 2 warnings emitted ==============
1 parent ffaef82 commit 6c2fc90

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)