Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmarkov committed Jan 12, 2024
1 parent 75c14ca commit 52525f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/patches.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ mod pthread_rwlock;
#[cfg(feature = "std")]
mod lstat;

#[allow(dead_code)]
pub struct PatchesRef(*mut core::ffi::c_void, *mut core::ffi::c_void);

/// A hack to make sure that the rwlock implementation is linked to the final executable
Expand Down

0 comments on commit 52525f1

Please sign in to comment.