We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dbc6c2 commit 231b928Copy full SHA for 231b928
CHANGELOG.md
@@ -33,7 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
33
- Expose `CS_OPT_MNEMONIC` via `Capstone::set_mnemonic`
34
- Expose `cs_disasm_iter` via `Capstone::disasm_iter`
35
- Add `check_only` feature to speed up `cargo check` by building without native code
36
-- Rename ARM64 to AARCH64, SYSZ to SYSTEMZ to follow upstream changes
37
38
### Changed
39
- Rename `RegAccessType` to `AccessType` while keeping type alias
0 commit comments