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

v0.6.0 error: rust-src component not found #88

Closed
steveyko opened this issue Aug 4, 2020 · 1 comment
Closed

v0.6.0 error: rust-src component not found #88

steveyko opened this issue Aug 4, 2020 · 1 comment

Comments

@steveyko
Copy link

steveyko commented Aug 4, 2020

I have updated from v0.5.35 to v0.6.0, and 'cargo xbuild' is now throwing 'error: rust_src component not found.'

My --target is aarch64-unknown-none-softfloat.

v0.5.35 does not throw that error for me.

Here's some relevant info that might be useful.

rustup 1.22.1
rustc 1.47.0-nightly (2020-07-26)
cargo 1.47.0-nightly (2020-07-23)

@phil-opp
Copy link
Member

phil-opp commented Aug 5, 2020

Version 0.6.0 requires the new rust directory layout, which is only available since nightly 2020-07-30. See #87 for more information. I just updated the Readme in 400592f to document this requirement.

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