Skip to content

Commit

Permalink
Remove deny(warnings)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jul 10, 2018
1 parent 3680399 commit 2f4558f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
#![doc(html_root_url = "https://docs.rs/backtrace")]
#![deny(missing_docs)]
#![deny(warnings)]

#[cfg(unix)]
extern crate libc;
Expand Down

0 comments on commit 2f4558f

Please sign in to comment.