Skip to content

memory: add memory manager #13

memory: add memory manager

memory: add memory manager #13

Triggered via pull request July 25, 2025 22:25
@tcoratgertcoratger
synchronize #4
mem_manager
Status Failure
Total duration 24s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Cargo fmt
Process completed with exit code 1.
Clippy
Process completed with exit code 101.
Clippy: crates/leanVm/src/memory/manager.rs#L230
`usize::MAX` is never smaller than `4` and has therefore no effect
Clippy: crates/leanVm/src/memory/manager.rs#L204
variables can be used directly in the `format!` string
Clippy: crates/leanVm/src/memory/address.rs#L108
all if blocks contain the same code at the start
Clippy: crates/leanVm/src/memory/address.rs#L100
variables can be used directly in the `format!` string
Cargo fmt: crates/leanVm/src/types/instruction.rs#L89
Diff in /home/runner/work/leanMultisig/leanMultisig/crates/leanVm/src/types/instruction.rs
Cargo fmt: crates/leanVm/src/types/instruction.rs#L1
Diff in /home/runner/work/leanMultisig/leanMultisig/crates/leanVm/src/types/instruction.rs