stash #36
Annotations
8 warnings
Run cargo test --verbose:
src/lib.rs#L134
unused import: `offset_of::*`
|
Run cargo test --verbose:
tests/std_tests.rs#L6
unused import: `core::num::NonZeroU8`
|
Run cargo test --verbose --all-features:
src/lib.rs#L134
unused import: `offset_of::*`
|
Run cargo test --verbose --no-default-features:
src/lib.rs#L134
unused import: `offset_of::*`
|
Run cargo test --verbose --no-default-features:
tests/std_tests.rs#L6
unused import: `core::num::NonZeroU8`
|
Run cargo test --verbose:
src/lib.rs#L134
unused import: `offset_of::*`
|
Run cargo test --verbose:
tests/std_tests.rs#L6
unused import: `core::num::NonZeroU8`
|
Run cargo test --verbose --manifest-path=derive/Cargo.toml --all-features:
src/lib.rs#L134
unused import: `offset_of::*`
|
The logs for this run have expired and are no longer available.
Loading