-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Add x86_64-unknown-redox to build manifest target list #43950
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
r? @alexcrichton -- I know nothing of this file, though this looks "obviously right" |
@bors: r+ |
📌 Commit 2fdade4 has been approved by |
Thanks for being quick @nikomatsakis @alexcrichton. I look forward to having it tomorrow! 😄 |
@bors rollup |
Add x86_64-unknown-redox to build manifest target list This should fix the issue of `x86_64-unknown-redox` not being available for `rustup target add`
⌛ Testing commit 2fdade4 with merge b963a5930799f81a2a37865372253e75ceb3acda... |
💔 Test failed - status-appveyor |
Add x86_64-unknown-redox to build manifest target list This should fix the issue of `x86_64-unknown-redox` not being available for `rustup target add`
☀️ Test successful - status-appveyor, status-travis |
This should fix the issue of
x86_64-unknown-redox
not being available forrustup target add