Skip to content

Add functions_by_name to rust implementation of BinaryViewExt #981

Add functions_by_name to rust implementation of BinaryViewExt

Add functions_by_name to rust implementation of BinaryViewExt #981

Triggered via pull request November 2, 2025 19:36
Status Failure
Total duration 1m 6s
Artifacts 1

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
cargo clippy
Error: Clippy has exited with exit code 101
length comparison to zero: rust/src/binary_view.rs#L1360
error: length comparison to zero --> rust/src/binary_view.rs:1360:12 | 1360 | if addresses.len() == 0 && name.to_bytes().starts_with(b"sub_") { | ^^^^^^^^^^^^^^^^^^^^ help: using `is_empty` is clearer and more explicit: `addresses.is_empty()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#len_zero = note: `-D clippy::len-zero` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::len_zero)]`
licensing
New version for cargo-about available: 0.8.2

Artifacts

Produced during runtime
Name Size Digest
license
25.7 KB
sha256:bc7099fdc12fe80a825bb47707f1d9d1cb466a1c3714d4a8e2c64120c1922523