servo/components
bors-servo 3d557b6f25 Auto merge of #12263 - servo:stable-geckolib, r=nox
Make geckolib possible to build on stable Rust

<!-- Please describe your changes on the following line: -->

More for https://github.com/servo/servo/issues/11815

r? @nox

---
<!-- 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: -->
- [ ] There are tests for these changes OR
- [x] 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12263)
<!-- Reviewable:end -->
2016-07-05 15:04:42 -07:00
..
canvas Move util::vec::byte_swap to canvas_traits 2016-07-04 16:48:15 +02:00
canvas_traits Move util::vec::byte_swap to canvas_traits 2016-07-04 16:48:15 +02:00
compositing Move WindowSizeData to script_traits. 2016-07-05 09:02:43 +02:00
constellation Move webdriver_msg to script_traits. 2016-07-05 09:02:46 +02:00
devtools Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
devtools_traits Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
gfx Move util::str to style 2016-07-05 10:43:54 +02:00
gfx_traits Move util::print_tree to gfx_traits 2016-07-04 15:47:06 +02:00
layout Move util::str to style 2016-07-05 10:43:54 +02:00
layout_thread Move util::workqueue to style 2016-07-04 21:56:09 +02:00
layout_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
msg Move webdriver_msg to script_traits. 2016-07-05 09:02:46 +02:00
net Auto merge of #12260 - szeged:gattserverfunctions, r=jdm 2016-07-05 09:02:25 -07:00
net_traits Auto merge of #12258 - izgzhen:remove-data-slice, r=Manishearth 2016-07-05 06:24:46 -07:00
plugins Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07) 2016-06-08 14:03:57 +02:00
profile Move util::time::duration_from_seconds to profile::time 2016-06-29 18:00:24 +02:00
profile_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
range Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
script Auto merge of #12003 - Manishearth:no-crash-url-parse, r=jdm 2016-07-05 14:12:21 -07:00
script_layout_interface Move WindowSizeData to script_traits. 2016-07-05 09:02:43 +02:00
script_traits Move webdriver_msg to script_traits. 2016-07-05 09:02:46 +02:00
servo Auto merge of #12256 - nox:die-util-die, r=Ms2ger 2016-07-05 02:04:42 -07:00
style Make geckolib possible to build on stable Rust 2016-07-05 15:37:16 +02:00
style_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
util Move util::str to style 2016-07-05 10:43:54 +02:00
webdriver_server Move webdriver_msg to script_traits. 2016-07-05 09:02:46 +02:00