servo/components
bors-servo daee53cb76 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 -->
2016-08-22 06:01:03 -05:00
..
canvas Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
canvas_traits Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
compositing Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
constellation Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
devtools Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
devtools_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
gfx Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
gfx_traits Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
layout Auto merge of #12918 - hsinewu:12902-typedefs, r=Manishearth 2016-08-22 06:01:03 -05:00
layout_thread Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
layout_traits Update to webrender 0.4.0 2016-08-18 19:33:12 +02:00
msg Update to webrender 0.4.0 2016-08-18 19:33:12 +02:00
net Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00
net_traits Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00
plugins Update Rust to 1.13.0-nightly (499484f56 2016-08-18) 2016-08-20 17:29:49 +02:00
profile Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
profile_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
range Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
script Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00
script_layout_interface Auto merge of #12943 - servo:merged-declaration-block, r=emilio 2016-08-21 03:43:25 -05:00
script_traits Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
servo Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00
style Auto merge of #12918 - hsinewu:12902-typedefs, r=Manishearth 2016-08-22 06:01:03 -05:00
style_traits Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
util Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
webdriver_server Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00