Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit a8b42fd

Browse files
committed
Remove #[deny(warnings)]
1 parent 4e77e2f commit a8b42fd

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
@@ -181,7 +181,6 @@
181181
182182
#![cfg_attr(feature = "inline-asm", feature(asm))]
183183
#![deny(missing_docs)]
184-
#![deny(warnings)]
185184
#![no_std]
186185

187186
#[macro_use]

0 commit comments

Comments
 (0)