Skip to content

Commit

Permalink
Silence flexiber warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed Dec 16, 2024
1 parent 368cf21 commit d14f5b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@

// Temporarily disabled until documentation coverage is improved.
#![allow(clippy::missing_safety_doc)]
// Generated by flexiber: https://github.com/trussed-dev/flexiber/issues/6
#![allow(non_local_definitions)]

#[macro_use]
extern crate delog;
Expand Down

0 comments on commit d14f5b9

Please sign in to comment.