Range checks #438
rust.yml
on: pull_request
Clippy
22s
Rustfmt Check
28s
Matrix: build-test-matrix
Annotations
2 errors
|
Clippy
Process completed with exit code 101.
|
|
Clippy:
crates/lean_vm/src/isa/instruction.rs#L190
called `unwrap` on `value` after checking its variant with `is_ok`
|