diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-08-22 06:01:03 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-22 06:01:03 -0500 |
commit | daee53cb7697459b9ad28a9ee377cd6d0b90c0a7 (patch) | |
tree | b3b57f7cdff7a6fa418db34e93e391ffb1f11961 /components/style/selector_matching.rs | |
parent | 43d4a459c0080215de10f43ea74b7860fb196009 (diff) | |
parent | ef9a690c9c471353604154739162a4789a6b84dd (diff) | |
download | servo-daee53cb7697459b9ad28a9ee377cd6d0b90c0a7.tar.gz servo-daee53cb7697459b9ad28a9ee377cd6d0b90c0a7.zip |
Auto merge of #12918 - hsinewu:12902-typedefs, r=Manishearth
12902 typedefs
<!-- Please describe your changes on the following line: -->
Using type alias instead of newtype.
Removing duplicated implementation, it's already inherited.
No more type constructors and foo.0
---
<!-- 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 #12902 (github issue number if applicable).
<!-- Either: -->
- [X] These changes do not require tests because it's refactoring.
<!-- 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/12918)
<!-- Reviewable:end -->
Diffstat (limited to 'components/style/selector_matching.rs')
0 files changed, 0 insertions, 0 deletions