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

Commit 4e83580

Browse files
committed
ices/59996.rs: fixed with no errors
=== stdout === === stderr === warning: unreachable arm --> /home/runner/work/glacier/glacier/ices/59996.rs:5:18 | 4 | match unimplemented!() { | ---------------- any code following this expression is unreachable 5 | &&&42 => {}, | ^^ unreachable arm | = note: `#[warn(unreachable_code)]` on by default warning: unreachable pattern --> /home/runner/work/glacier/glacier/ices/59996.rs:6:9 | 6 | FOO => {}, | ^^^ | = note: `#[warn(unreachable_patterns)]` on by default warning: 2 warnings emitted ==============
1 parent 2fe9f84 commit 4e83580

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)