summaryrefslogtreecommitdiff
path: root/plugins/workflow_objc/src/activities/remove_memory_management.rs
AgeCommit message (Expand)Author
2026-05-10[Rust] Refactor `binary_view` moduleMason Reed
2026-01-11[Rust] Enter more session scoped tracing spans for debug info and binary view...Mason Reed
2026-01-11[Rust] Replace `log` with `tracing`Mason Reed
2025-12-01[ObjC] Support removing reference counting operations in more places in the s...Mark Rowe
2025-10-02[ObjC] Add support for removing runtime calls that perform retain count opera...Mark Rowe