Skip to content

Commit

Permalink
do not hard-deny warnings (CI already sets RUSTFLAGS)
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Apr 27, 2024
1 parent 76f4488 commit f26332b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion josh-core/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![deny(warnings)]
#![warn(unused_extern_crates)]

#[macro_export]
Expand Down

0 comments on commit f26332b

Please sign in to comment.