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

Import asm!() and global_asm!() for latest nightly #10

Merged
merged 2 commits into from
Dec 19, 2021

Conversation

linkmauve
Copy link
Collaborator

Since the 19th of December, these two macros are not exported from the prelude any longer, and must be imported from core::arch instead.

See rust-lang/rust#87228

Since the 19th of December, these two macros are not exported from the
prelude any longer, and must be imported from core::arch instead.

See rust-lang/rust#87228
@linkmauve linkmauve force-pushed the fix-nightly branch 2 times, most recently from b4402e6 to 9ae6389 Compare December 19, 2021 22:27
These features are now stable, as of the 19th of December! See
rust-lang/rust#91728
@FrictionlessPortals
Copy link
Contributor

LGTM, thanks!

@FrictionlessPortals FrictionlessPortals merged commit b2a6d2a into rust-wii:main Dec 19, 2021
@linkmauve linkmauve deleted the fix-nightly branch December 19, 2021 23:00
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.

2 participants