Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upmach: Fix cargo-geckolib check / cargo-geckolib build after #19476. #19539
Conversation
highfive
commented
Dec 9, 2017
|
Heads up! This PR modifies the following files:
|
|
r? @nox or @SimonSapin |
|
@bors-servo try |
mach: Fix cargo-geckolib check / cargo-geckolib build after #19476. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19539) <!-- Reviewable:end -->
|
|
|
This doesn’t work in the general case of arbitrary cargo subcommands, since not all of them take Maybe something like this? https://github.com/servo/servo/pull/19395/files#diff-309c064985884bee5b85e07757ca0103R44 |
|
Sounds good, just did that |
|
@bors-servo r+ |
|
|
mach: Fix cargo-geckolib check / cargo-geckolib build after #19476. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19539) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
@bors-servo r+ |
|
|
|
@bors-servo r=SimonSapin |
|
|
|
mach: Fix cargo-geckolib check / cargo-geckolib build after #19476. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19539) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
mach: Fix cargo-geckolib check / cargo-geckolib build after #19476. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19539) <!-- Reviewable:end -->
|
|
emilio commentedDec 9, 2017
•
edited by SimonSapin
This change is