diff options
| author | iximeow <me@iximeow.net> | 2026-02-25 09:22:14 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-02-25 09:22:14 +0000 |
| commit | a7bfd957879388e6d2d55cb188bfdc47f01ffb96 (patch) | |
| tree | a3ebe03ec56ece85f9eb8b8a6d1c1b74ee4bb68d /Cargo.toml | |
| parent | 953fb84fca06f34f1ae70481f6449c39f734f24b (diff) | |
hey that's useful
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 = [] |
