Skip to content

Component missing message should include target if not equal to toolchain host #2191

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
kinnison opened this issue Jan 8, 2020 · 0 comments · Fixed by #2197
Closed

Component missing message should include target if not equal to toolchain host #2191

kinnison opened this issue Jan 8, 2020 · 0 comments · Fixed by #2197

Comments

@kinnison
Copy link
Contributor

kinnison commented Jan 8, 2020

As per rust-lang/rust#67724 (comment) it'd be good if the component-missing message included the target of the component iff the target is not equal to the host for the toolchain.

i.e. rust-std for the toolchain's host, but rust-std-foo-unknown-bar for a cross-std.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant