servo/components/gfx
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
..
display_list Fold some DisplayList methods into DisplayListBuildState 2016-11-02 11:18:17 +01:00
platform Use heapsize_derive instead of heapsize_plugin 2016-11-03 01:10:32 +01:00
text Remove old rendering backend. 2016-10-18 10:21:27 +10:00
Cargo.toml Auto merge of #14028 - servo:rustup, r=nox,SimonSapin 2016-11-02 21:49:08 -05:00
font.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
font_cache_thread.rs Use fetch_async in the font cache. 2016-11-02 16:15:18 +01:00
font_context.rs Remove unused FontContext::font_cache_thread(). 2016-10-31 16:22:36 +01:00
font_template.rs Make font template data load fallible. Fixes #12037. 2016-07-05 10:02:40 -04:00
lib.rs Auto merge of #14028 - servo:rustup, r=nox,SimonSapin 2016-11-02 21:49:08 -05:00