Skip to content

Fix build: Use the new rust asm! available in rustc 1.63.0-nightly #18

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 21, 2022
Merged

Fix build: Use the new rust asm! available in rustc 1.63.0-nightly #18

merged 1 commit into from
May 21, 2022

Conversation

mbuesch
Copy link
Contributor

@mbuesch mbuesch commented May 19, 2022

The old llvm_asm! has been removed. Therefore, it doesn't compile
on new rustc anymore.

The old llvm_asm! has been removed. Therefore, it doesn't compile
on new rustc anymore.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants