Skip to content
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

Revert "Move asm! and global_asm! to core::arch (#1183)" #1185

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

bstrie
Copy link
Contributor

@bstrie bstrie commented Jul 18, 2021

This reverts commit 9437b11.

With some experimentation we've concluded that instead of forcing these macros to be defined in the stdarch repo, there are benefits to having it defined in a facade arch module inside of libcore itself.

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@Amanieu Amanieu merged commit 74275ae into rust-lang:master Jul 20, 2021
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