servo/components/gfx
bors-servo 886c2fad92
Auto merge of #23477 - est31:unused_code_removal, r=jdm
Remove unused code (1/N)

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

First PR in a series of PRs to remove unused/dead code from servo, powered by an (upcoming) tool of mine. Please take a look and tell me if you want to keep something.

---
<!-- 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 they only remove dead code

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- 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/23477)
<!-- Reviewable:end -->
2019-06-02 19:43:00 -04:00
..
platform WR update: APIs update 2019-03-22 15:41:48 +08:00
tests Fix gfx unit tests. 2019-04-12 14:17:21 +02:00
text Remove unused code from gfx and layout crates 2019-05-29 21:51:28 +02:00
Cargo.toml Update servo-fontconfig to 0.4 2019-05-29 22:51:30 +02:00
font.rs style: Fix servo build, and appease tidy / fmt. 2019-04-12 12:20:15 +02:00
font_cache_thread.rs Implementing the builder pattern for RequestInit 2019-04-10 14:01:30 -03:00
font_context.rs Fix deprecation warnings 2019-01-28 11:32:40 +01:00
font_template.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00