servo/components
bors-servo c6e15f8ef2 Auto merge of #14028 - servo:rustup, r=nox,SimonSapin
Update Rust to 1.14.0-nightly (7c69b0d5a 2016-11-01)

<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] 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/14028)
<!-- Reviewable:end -->
2016-11-02 21:49:08 -05:00
..
canvas Remove gfx_traits::color. 2016-10-31 18:15:25 +01:00
canvas_traits Use heapsize_derive instead of heapsize_plugin 2016-11-03 01:10:32 +01:00
compositing Use a new id type for tracking scrolling areas 2016-10-30 21:10:04 +01:00
constellation Auto merge of #13966 - asajeffrey:constellation-tidy-up-again, r=ConnorGBrewster 2016-10-31 09:38:54 -05:00
debugger Implement a WebSocket server for debugging. 2016-09-12 11:02:09 +02:00
devtools Setting a devtools timeline marker may fail, due to pipeline lookup failure. 2016-10-12 12:56:23 -05:00
devtools_traits Use heapsize_derive instead of heapsize_plugin 2016-11-03 01:10:32 +01:00
gfx Auto merge of #14028 - servo:rustup, r=nox,SimonSapin 2016-11-02 21:49:08 -05:00
gfx_traits Remove unused dependency 2016-11-03 01:10:33 +01:00
jstraceable_derive Make #[derive(JSTraceable)] a procedural macro 2016-11-03 01:10:35 +01:00
layout Auto merge of #14028 - servo:rustup, r=nox,SimonSapin 2016-11-02 21:49:08 -05:00
layout_thread Auto merge of #14028 - servo:rustup, r=nox,SimonSapin 2016-11-02 21:49:08 -05:00
layout_traits Remove old rendering backend. 2016-10-18 10:21:27 +10:00
msg Use heapsize_derive instead of heapsize_plugin 2016-11-03 01:10:32 +01:00
net Stop panicking when trying to load ftp URLs. 2016-11-02 16:15:26 +01:00
net_traits Auto merge of #14028 - servo:rustup, r=nox,SimonSapin 2016-11-02 21:49:08 -05:00
plugins Make #[derive(JSTraceable)] a procedural macro 2016-11-03 01:10:35 +01:00
profile Add time profiling to ServoXMLParser::parse_sync 2016-10-11 15:03:25 +02:00
profile_traits Add time profiling to ServoXMLParser::parse_sync 2016-10-11 15:03:25 +02:00
range Use heapsize_derive instead of heapsize_plugin 2016-11-03 01:10:32 +01:00
script Auto merge of #14028 - servo:rustup, r=nox,SimonSapin 2016-11-02 21:49:08 -05:00
script_layout_interface Use heapsize_derive instead of heapsize_plugin 2016-11-03 01:10:32 +01:00
script_traits Auto merge of #14028 - servo:rustup, r=nox,SimonSapin 2016-11-02 21:49:08 -05:00
servo Auto merge of #14028 - servo:rustup, r=nox,SimonSapin 2016-11-02 21:49:08 -05:00
style Auto merge of #14028 - servo:rustup, r=nox,SimonSapin 2016-11-02 21:49:08 -05:00
style_traits Use heapsize_derive instead of heapsize_plugin 2016-11-03 01:10:32 +01:00
util Update Rust to 1.14.0-nightly (c59cb71d9 2016-10-26) 2016-10-27 19:18:56 +02:00
webdriver_server Move Image and PixelFormat to net_traits. 2016-10-21 16:12:39 +02:00