summaryrefslogtreecommitdiff
path: root/plugins/warp/src/cache.rs
AgeCommit message (Expand)Author
2025-01-25Rust refactorMason Reed
2024-12-14WARP: Run `cargo fmt`Mason Reed
2024-12-13WARP: Misc clippy lintMason Reed
2024-11-12WARP: Allow skipping trivial function constraintsMason Reed
2024-11-11WARP: Run `cargo clippy`Mason Reed
2024-11-11WARP: Lockless ViewIDMason Reed
2024-11-11WARP: Cache type references in the view cachesMason Reed
2024-11-08WARP: Fix very rare lock contention throwing away cache entry on finishMason Reed
2024-11-07WARP: Remove useless warningMason Reed
2024-11-04WARP: Misc formatting and remove useless apply commandMason Reed
2024-10-30WARP: Fix call site constraint offsetsMason Reed
2024-10-28Refactor WARP to use a module workflow for matchingMason Reed
2024-10-24Make WARP function guid generation infallibleMason Reed
2024-10-24Add WARP integrationMason Reed