Skip to content

Commit 50e9e01

Browse files
committed
Remove #[deny(warnings)]
1 parent b2bbae4 commit 50e9e01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,6 @@
683683
//! ```
684684
685685
#![deny(missing_docs)]
686-
#![deny(warnings)]
687686
#![no_std]
688687

689688
#[macro_use]

0 commit comments

Comments
 (0)