From a7bfd957879388e6d2d55cb188bfdc47f01ffb96 Mon Sep 17 00:00:00 2001 From: iximeow Date: Wed, 25 Feb 2026 09:22:14 +0000 Subject: hey that's useful --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a8d2c86..7369627 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -65,3 +65,6 @@ capstone_bench = [] # this disables a lot of inlining to make it easier for me to measure # likelihood of codepaths for typical instruction sequences profiling = [] + +# do not use this. it is for development and library debugging only. +_debug_internal_disasm_stats = [] -- cgit v1.1