Skip to content

Update capstone lib to 3b2984212fe #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 16, 2022
Merged

Conversation

tmfink
Copy link
Member

@tmfink tmfink commented May 3, 2022

No description provided.

@codecov
Copy link

codecov bot commented May 3, 2022

Codecov Report

Merging #129 (0fa2058) into master (2d78df1) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
- Coverage   94.00%   93.98%   -0.02%     
==========================================
  Files          21       21              
  Lines        2685     2678       -7     
  Branches     2644     2637       -7     
==========================================
- Hits         2524     2517       -7     
  Misses        161      161              
Impacted Files Coverage Δ
capstone-rs/src/arch/arm64.rs 96.55% <100.00%> (ø)
capstone-rs/src/test.rs 96.11% <100.00%> (-0.03%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Update pre-generated bindings and changelog.

Various system register enums have been merged into `Arm64SysOp`.

Comments out part of test case due to upstream capstone bug:
capstone-engine/capstone#1881
@tmfink tmfink merged commit 9b248c2 into capstone-rust:master Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant