Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
fpagliughi committed Sep 22, 2023
1 parent a9531eb commit a8ea342
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@
unused_import_braces,
unused_qualifications
)]

#![warn(rustdoc::broken_intra_doc_links)]

// Conversions from "C" types (c_int, etc) may not be useless on all targets.
#![allow(clippy::useless_conversion)]

Expand Down

0 comments on commit a8ea342

Please sign in to comment.