summaryrefslogtreecommitdiff
path: root/rust/src/custom_binary_view.rs
AgeCommit message (Expand)Author
2025-05-12[Rust] Misc cleanupMason Reed
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-05-12[Rust] Rename `AsCStr` to `IntoCStr`Mason Reed
2025-05-12[Rust] Simplify usage surrounding c stringsMason Reed
2025-05-12[Rust] Simplify `BnStrCompatible` traitMason Reed
2025-05-12[Rust] Return `String` instead of `BnString` for cases where lossy conversion...Mason Reed
2025-03-28belated copyright year updateJordan Wiens
2025-03-19Fix possible double free with platform recognizer in Rust APIMason Reed
2025-02-25Make `register_platform_recognizer` return by ref in Rust APIMason Reed
2025-02-24Add platform recognizer to Rust APIMason Reed
2025-01-25Rust refactorMason Reed