binaryninja-api
binaryninja-api copied to clipboard
Rust: fix clippy warnings
Since clippy is part of CI now, the existing clippy warnings should be fixed so other unrelated PRs don't start failing CI. Also ran cargo fmt since this is a miscellaneous PR.