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

Module doesn't build on ARM target #108

Closed
mstepien-mobica opened this issue Apr 24, 2024 · 2 comments
Closed

Module doesn't build on ARM target #108

mstepien-mobica opened this issue Apr 24, 2024 · 2 comments

Comments

@mstepien-mobica
Copy link

error: cannot produce proc-macro for async-stream-impl v0.3.5 as the target aarch64-unknown-linux-gnu does not support these crate types

@taiki-e
Copy link
Member

taiki-e commented Apr 25, 2024

I guess this is rust-lang/rust#78210.

@taiki-e
Copy link
Member

taiki-e commented Oct 1, 2024

This seems to be a problem with the way you tried to compile the code, or with the proc-macro itself, and does not seem to be a problem with this project itself, so I'm going to close this.

@taiki-e taiki-e closed this as not planned Won't fix, can't repro, duplicate, stale Oct 1, 2024
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