We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e4cdd commit 85534a9Copy full SHA for 85534a9
README.md
@@ -126,7 +126,7 @@ More complex demos welcome!
126
e.g. `arch_arm64` enables arch arm64 support
127
- `support_all_archs`<sup>†</sup>: enable all archs available
128
in capstone, imply all `arch_$ARCH` features
129
-- `check_only`<sup>†</sup>: do not compile and link capstone C library,
+- `check_only`: do not compile and link capstone C library,
130
you can enable it to speed up `cargo check` by 5x
131
132
<sup>†</sup>: enabled by default
0 commit comments