Skip to content

Commit 05133f2

Browse files
committed
examples: Make Clippy happy
1 parent a3b7aad commit 05133f2

File tree

1 file changed

+0
-1
lines changed
  • library/stdarch/examples

1 file changed

+0
-1
lines changed

library/stdarch/examples/hex.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
#![allow(
2323
clippy::unwrap_used,
2424
clippy::print_stdout,
25-
clippy::unwrap_used,
2625
clippy::shadow_reuse,
2726
clippy::cast_possible_wrap,
2827
clippy::cast_ptr_alignment,

0 commit comments

Comments
 (0)