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

Commit 9a778c2

Browse files
github-actions[bot]rustbot
authored andcommitted
ices/68394.rs: fixed with errors (#266)
=== stdout === === stderr === error[E0080]: runtime values cannot be referenced in patterns --> /home/runner/work/glacier/glacier/ices/68394.rs:3:15 | 3 | let 0u8..=x = 0; | ^ warning: unused variable: `x` --> /home/runner/work/glacier/glacier/ices/68394.rs:2:9 | 2 | let x = 255u8; | ^ help: consider prefixing with an underscore: `_x` | = note: `#[warn(unused_variables)]` on by default error: aborting due to previous error For more information about this error, try `rustc --explain E0080`. ============== Co-authored-by: rustbot <[email protected]>
1 parent 83d53ef commit 9a778c2

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)