Remove now-unused libc
crate
#75
Annotations
6 warnings
Run cargo test:
src/lib.rs#L4
the feature `core_intrinsics` is internal to the compiler or standard library
|
Run cargo test:
src/internals/mem.rs#L5
unused import: `thiserror::Error`
|
Run cargo test:
src/internals/mem.rs#L23
method `page_ptr_nonnull` is never used
|
Run cargo test:
src/util.rs#L21
function `likely` is never used
|
Run cargo test:
src/internals/zeroize.rs#L107
unused import: `sptr::Strict`
|
Run cargo test:
src/lib.rs#L4
the feature `core_intrinsics` is internal to the compiler or standard library
|
Loading