field array: fix serialization #51
Annotations
7 errors
|
Clippy
Process completed with exit code 101.
|
|
Clippy:
src/array.rs#L448
borrow as raw pointer
|
|
Clippy:
src/array.rs#L448
`as` casting between raw pointers without changing their constness
|
|
Clippy:
src/array.rs#L417
the borrowed expression implements the required traits
|
|
Clippy:
src/array.rs#L381
the borrowed expression implements the required traits
|
|
Clippy:
src/array.rs#L379
the borrowed expression implements the required traits
|
|
Clippy:
src/array.rs#L360
the borrowed expression implements the required traits
|