We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeac031 commit cf05c09Copy full SHA for cf05c09
src/lib.rs
@@ -84,7 +84,6 @@
84
85
#![doc(html_root_url = "https://docs.rs/bit-vec/0.8.0")]
86
#![no_std]
87
-
88
#![deny(clippy::shadow_reuse)]
89
#![deny(clippy::shadow_same)]
90
#![deny(clippy::shadow_unrelated)]
0 commit comments