index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
README.md
Age
Commit message (
Expand
)
Author
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-02-23
[Rust] Misc documentation improvements
Mason Reed
2025-12-10
[Rust] Impl `Display` for `FileMetadata`
Mason Reed
2025-12-10
[Rust] Impl `Display` for `Symbol`
Mason Reed
2025-08-14
[Mac] Consistently specify rpaths for plug-ins
Mark Rowe
2025-07-04
[Rust] Fix some grammar in README.md
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2024-12-13
Bump supported rust version to 1.83.0
Mason Reed
2024-03-21
Update to Rust 1.77
Rusty Wagner
2024-03-14
Update to Rust 1.76
Rusty Wagner
2023-12-05
Resolves #3714: Adds core initialization/shutdown wrapper object (to the Rust...
KyleMiles
2023-10-25
DWARF Import : Better detection and handling of malformed DWARF info; Resolve...
KyleMiles
2023-01-06
Update cargo version
KyleMiles
2022-08-31
Rust API : Major docs update (still need detailed module and function documen...
KyleMiles
2022-04-12
Update cargo from stable-2021-06-17 -> stable-2021-04-07
KyleMiles
2021-08-10
Rust API : Remove nightly requirement; Remove custom Clang args to simplify g...
KyleMiles
2021-06-29
Rust API : No longer update to latest cargo nightly; Add link args back to -s...
KyleMiles
2021-06-29
Resolves #2521; Rust API Linking Errors
KyleMiles
2021-05-13
Make it even more clear that the Rust bindings are under construction
KyleMiles
2021-05-11
Easier Building with Rust (now requires nightly)
KyleMiles
2021-01-21
cargo fmt and all my changes
KyleMiles