Skip to content

Replace asm with llvm_asm#26

Merged
japaric merged 3 commits intojaparic:masterfrom
AgustinCB:master
Jul 28, 2020
Merged

Replace asm with llvm_asm#26
japaric merged 3 commits intojaparic:masterfrom
AgustinCB:master

Conversation

@AgustinCB
Copy link
Copy Markdown

@AgustinCB AgustinCB force-pushed the master branch 6 times, most recently from e9cdc0f to 74ec827 Compare July 16, 2020 14:12
Comment thread src/lib.rs Outdated
@@ -13,6 +13,7 @@

#![deny(warnings)]
#![feature(asm)]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this feature can be removed.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call!

@japaric
Copy link
Copy Markdown
Owner

japaric commented Jul 28, 2020

Thanks!

@japaric japaric merged commit 6fa3d74 into japaric:master Jul 28, 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