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 upadd support for mask_position_parse/serial #15383
Conversation
highfive
commented
Feb 4, 2017
|
Heads up! This PR modifies the following files:
|
|
It is the squashed commits of #15092. |
|
PTAL @canaltinova |
|
I don't have a permission for this PR, we need to wait for someone to approve this. Thanks for working on it! It was great amount of work! Btw, log history in other PR doesn't matter for squash. You could still rebase it and force push it to your branch. This is fine too though. |
|
Indeed, @bors-servo r=canaltinova |
|
|
add support for mask_position_parse/serial <!-- Please describe your changes on the following line: --> --- <!-- 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 - [X] These changes fix #14955 (github issue number if applicable). <!-- Either: --> - [X] There are tests for these changes OR - [ ] 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="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15383) <!-- Reviewable:end -->
|
@bors-servo delegate=canaltinova |
|
|
|
|
|
@bors-servo retry |
|
|
|
|
mrmiywj commentedFeb 4, 2017
•
edited by larsbergstrom
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is