Shout d=1 #1243
Annotations
8 errors
cargo clippy:
jolt-core/src/poly/identity_poly.rs#L60
unused variable: `polys`
|
cargo clippy:
jolt-core/src/poly/identity_poly.rs#L60
unused variable: `r`
|
cargo clippy:
jolt-core/src/subprotocols/shout.rs#L151
unused variable: `r_address_prime`
|
cargo clippy:
jolt-core/src/subprotocols/shout.rs#L151
unused variable: `r_cycle_prime`
|
cargo clippy:
jolt-core/src/benches/bench.rs#L68
type parameter `PCS` goes unused in function definition
|
cargo clippy:
jolt-core/src/subprotocols/shout.rs#L47
this expression creates a reference which is immediately dereferenced by the compiler
|
cargo clippy:
jolt-core/src/subprotocols/shout.rs#L193
unnecessary use of `to_vec`
|
cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Loading