-
Notifications
You must be signed in to change notification settings - Fork 901
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
warn toolchain on different platform #2534
Conversation
@kinnison kindly reminder* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's only one tiny niggle around what I feel might be a wasted clone()
otherwise this looks excellent. I'm especially grateful you added a test for this.
@kinnison ptal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me. One final chance for @rbtcollins to have a look in case the approach or wording isn't to his taste, otherwise I'll look to merge it fairly soon.
Should this ask interactively perhaps?
…On Wed, 28 Oct 2020, 15:54 Daniel Silverstone, ***@***.***> wrote:
***@***.**** approved this pull request.
This looks good to me. One final chance for @rbtcollins
<https://github.com/rbtcollins> to have a look in case the approach or
wording isn't to his taste, otherwise I'll look to merge it fairly soon.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2534 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADZ7XUJ3TR2MZT7MPT7FGTSNAWD3ANCNFSM4S2TJAZQ>
.
|
I'm loathe to add an interactive prompt to a part of |
if host toolchain's arch is different with target. Signed-off-by: frbimo <[email protected]>
799a6ab
to
2d6d88b
Compare
I rebased to clean up the conflict and am minded to merge this as I remain of the opinion that interactive prompting doesn't seem ideal to me. |
The CI badness is snapcraft being odd. |
Fixes
#2520
Testing
cargo test