Skip to content

Commit

Permalink
Adjust lints
Browse files Browse the repository at this point in the history
  • Loading branch information
notgull committed Nov 2, 2022
1 parent 3c69b09 commit bc79907
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
//! }
//! ```
#![allow(unused_unsafe)]
#![warn(missing_docs, missing_debug_implementations, rust_2018_idioms)]
#![no_std]

Expand Down

0 comments on commit bc79907

Please sign in to comment.