servo/ports
bors-servo 063aec5ade Auto merge of #15707 - froydnj:geckolib-transmute-removal, r=Wafflespeanut
geckolib: remove std::mem::transmute usages

We can make these look nicer with the FFIArcHelpers trait.

I think there are tests for these changes?  Not sure.

<!-- 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: -->
- [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/15707)
<!-- Reviewable:end -->
2017-02-23 11:02:24 -08:00
..
cef Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
geckolib Auto merge of #15707 - froydnj:geckolib-transmute-removal, r=Wafflespeanut 2017-02-23 11:02:24 -08:00
glutin Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
servo Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00