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 upUpdate mozjs_sys to include cross-compilation fixes. #21071
Conversation
highfive
commented
Jun 19, 2018
|
Heads up! This PR modifies the following files:
|
|
cc @paulrouget |
|
Changing Cargo.lock without Cargo.toml is a bit odd. Otherwise LGTM. |
|
That's caused by the package being a minor version bump of a dependency of mozjs. @bors-servo r=ajeffrey |
|
|
Update mozjs_sys to include cross-compilation fixes. - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #20958 <!-- 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/21071) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
|
jdm commentedJun 19, 2018
•
edited by SimonSapin
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is