Skip to content

error: the legacy LLVM-style asm! syntax is no longer supported #16

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

Closed
tuxcanfly opened this issue Jul 20, 2020 · 3 comments
Closed

error: the legacy LLVM-style asm! syntax is no longer supported #16

tuxcanfly opened this issue Jul 20, 2020 · 3 comments

Comments

@tuxcanfly
Copy link

rust-lang/rust#70173

@tuxcanfly
Copy link
Author

I'm seeing this when doing npm install. I needed to update subtle to the latest version.

@oleiba
Copy link
Contributor

oleiba commented Jul 20, 2020

Which Rust version are you using?
The library currently supports rustc 1.38.0-nightly (0b680cfce 2019-07-09) as detailed in the README and the build script.
Other versions may need special handling.
If you have a solution please consider a PR.

@tuxcanfly
Copy link
Author

OK thanks, got it working.

For reference I had to ask rustup.sh to install nightly-2019-07-09.

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

No branches or pull requests

2 participants