-
Notifications
You must be signed in to change notification settings - Fork 36
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
V2 manifests #112
V2 manifests #112
Conversation
lgtm, r=me when this is ready |
I didn’t manage to make this work. Am I missing some install step?
|
@SimonSapin The infrastructure necessary to make this work hasn't been deployed yet. |
What's the status of this? Apparently simple cross-compliation is waiting on this to land. There seems to be work happening on the |
@lberezy Still waiting on support in rust-buildbot to generate the correct metadata. It is actively being worked on this week. |
This teaches multirust to read V2 manifests. It adds the
list-available-targets <toolchain>
andadd-target <toolchain>
commands.This has only been unit tested on Linux, Windows and Mac, not tested live, so don't merge yet.
I'll be happy to squash if this history is too ugly.
r? @alexcrichton cc @edunham