vm core: implement execute_poseidon2_16 #38
Annotations
10 errors and 3 warnings
|
Clippy
Process completed with exit code 101.
|
|
Clippy:
crates/leanVm/src/core.rs#L393
this function's return value is unnecessary
|
|
Clippy:
crates/leanVm/src/core.rs#L393
this could be a `const fn`
|
|
Clippy:
crates/leanVm/src/core.rs#L393
unused `self` argument
|
|
Clippy:
crates/leanVm/src/core.rs#L385
this function's return value is unnecessary
|
|
Clippy:
crates/leanVm/src/core.rs#L385
this could be a `const fn`
|
|
Clippy:
crates/leanVm/src/core.rs#L385
unused `self` argument
|
|
Clippy:
crates/leanVm/src/core.rs#L426
missing generics for struct `core::VirtualMachine`
|
|
Build & Test
Process completed with exit code 101.
|
|
Build & Test:
crates/leanVm/src/core.rs#L426
missing generics for struct `core::VirtualMachine`
|
|
Cargo fmt
Cache not found for keys: v0-rust-cargo-fmt-Linux-x64-e5f99dde-24ab1ce8, v0-rust-cargo-fmt-Linux-x64-e5f99dde
|
|
Clippy
Cache not found for keys: v0-rust-cargo-clippy-Linux-x64-e5f99dde-24ab1ce8, v0-rust-cargo-clippy-Linux-x64-e5f99dde
|
|
Build & Test
Cache not found for keys: v0-rust-build-Linux-x64-e5f99dde-24ab1ce8, v0-rust-build-Linux-x64-e5f99dde
|