We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b7aad commit 05133f2Copy full SHA for 05133f2
library/stdarch/examples/hex.rs
@@ -22,7 +22,6 @@
22
#![allow(
23
clippy::unwrap_used,
24
clippy::print_stdout,
25
- clippy::unwrap_used,
26
clippy::shadow_reuse,
27
clippy::cast_possible_wrap,
28
clippy::cast_ptr_alignment,
0 commit comments