Skip to content

Commit 2940c9e

Browse files
authored
do not hard-deny warnings (CI already sets RUSTFLAGS) (#1327)
1 parent 9d23a7d commit 2940c9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

josh-core/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#![deny(warnings)]
21
#![warn(unused_extern_crates)]
32

43
#[macro_export]

0 commit comments

Comments
 (0)