WIP #4058
Annotations
3 errors and 8 warnings
|
cargo build:
halo2_gadgets/src/poseidon/pow5.rs#L348
the trait bound `for<'vr> Assigned<F>: From<&'vr &F>` is not satisfied
|
cargo build
The operation was canceled.
|
cargo build:
halo2_poseidon/src/test_vectors.rs#L3
struct is never constructed: `PermuteTestVector`
|
cargo build:
halo2_poseidon/src/test_vectors.rs#L8
struct is never constructed: `HashTestVector`
|
cargo build:
halo2_poseidon/src/test_vectors.rs#L16
function is never used: `permute`
|
cargo build:
halo2_poseidon/src/test_vectors.rs#L420
function is never used: `hash`
|
cargo build:
halo2_poseidon/src/test_vectors.rs#L641
function is never used: `permute`
|
cargo build:
halo2_poseidon/src/test_vectors.rs#L1045
function is never used: `hash`
|
cargo build
`halo2_poseidon` (lib) generated 6 warnings
|
cargo build:
halo2_gadgets/src/poseidon.rs#L3
unused import: `std::convert::TryInto`
|
Loading