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 upMake geckolib possible to build on stable Rust #12263
Conversation
highfive
commented
Jul 5, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
Jul 5, 2016
| @@ -36,15 +36,15 @@ lazy_static = "0.2" | |||
| libc = "0.2" | |||
| log = {version = "0.3.5", features = ["release_max_level_info"]} | |||
| num_cpus = "0.2.2" | |||
| selectors = {version = "0.6", features = ["unstable"]} | |||
| selectors = "0.6" | |||
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
LGTM |
|
@bors-servo r+ |
|
|
|
I need to base a PR on this. @bors-servo p=1 |
Make geckolib possible to build on stable Rust <!-- Please describe your changes on the following line: --> More for #11815 r? @nox --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [x] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12263) <!-- Reviewable:end -->
|
|
highfive
commented
Jul 5, 2016
|
|
@bors-servo: retry |
|
|
|
|
|
@bors-servo retry |
Make geckolib possible to build on stable Rust <!-- Please describe your changes on the following line: --> More for #11815 r? @nox --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [x] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12263) <!-- Reviewable:end -->
|
|
|
@bors-servo: retry |
|
|
|
|
SimonSapin commentedJul 5, 2016
•
edited by larsbergstrom
More for #11815
r? @nox
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is