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 use of Servo-specific ToCss everywhere! #14089
Conversation
highfive
commented
Nov 6, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
Nov 6, 2016
|
r? @SimonSapin |
|
Okay, I just rebased. Both the builds succeed right now. |
|
|
4adc009
to
4df9824
|
This is ready for review! :) |
|
@bors-servo r+ Reviewed 5 of 6 files at r1, 43 of 43 files at r2. Comments from Reviewable |
|
|
|
@bors-servo r- Oops. Just noticed the build failure in Travis. Gotta update the tests. Sorry |
|
@bors-servo r=SimonSapin |
|
|
Make use of Servo-specific ToCss everywhere! <!-- Please describe your changes on the following line: --> This will allow types to be generic over our local `ToCss` --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors <!-- Either: --> - [x] These changes do not require tests because it's a refactor <!-- 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="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14089) <!-- Reviewable:end -->
|
|
|
Lockfile (sigh) |
|
|
|
@bors-servo r=SimonSapin |
|
|
Make use of Servo-specific ToCss everywhere! <!-- Please describe your changes on the following line: --> This will allow types to be generic over our local `ToCss` --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors <!-- Either: --> - [x] These changes do not require tests because it's a refactor <!-- 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="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14089) <!-- Reviewable:end -->
|
|
|
@bors-servo retry #14103 |
Make use of Servo-specific ToCss everywhere! <!-- Please describe your changes on the following line: --> This will allow types to be generic over our local `ToCss` --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors <!-- Either: --> - [x] These changes do not require tests because it's a refactor <!-- 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="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14089) <!-- Reviewable:end -->
|
|
wafflespeanut commentedNov 6, 2016
•
edited
This will allow types to be generic over our local
ToCss./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is