Skip to content

refactor: replace asm! with llvm_asm! and fix some clippy issues #10

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
Jun 6, 2020
Merged

refactor: replace asm! with llvm_asm! and fix some clippy issues #10

merged 3 commits into from
Jun 6, 2020

Conversation

0xPoe
Copy link
Contributor

@0xPoe 0xPoe commented Jun 6, 2020

Replace asm! with llvm_asm!

And fix some clippy issues, but still have some issues for now. I will fix it after this PR and add fmt and clippy CI check.

@0xPoe 0xPoe changed the title refactor: replace asm! with llvm_asm! and fix some clippy issue refactor: replace asm! with llvm_asm! and fix some clippy issues Jun 6, 2020
@0xPoe
Copy link
Contributor Author

0xPoe commented Jun 6, 2020

Pass all tests. @wangrunji0408 Could you please take a look? Thanks!

After this PR I will send a PR to modify the docs to use llvm_asm!.

@0xPoe 0xPoe requested review from jiegec and wangrunji0408 June 6, 2020 13:56
@jiegec jiegec merged commit fea585c into rcore-os:master Jun 6, 2020
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.

3 participants