summaryrefslogtreecommitdiff
path: root/rust/src/architecture
AgeCommit message (Expand)Author
2026-02-16Share context between BB recovery, lifing, and disassemblyBrandon Miller
2026-01-20[Rust] Fix UB for basic block analysis context out params (#7908)Mason Reed
2026-01-11[Rust] Replace `log` with `tracing`Mason Reed
2025-12-10[Rust] Remove `UnusedRegisterStackInfo` and update architecture documentationMason Reed
2025-12-10[Rust] Misc cleanup for ABBMason Reed
2025-12-10[Rust] Move architecture module code into more reasonable filesMason Reed