servo/components/gfx
bors-servo fe16c1d5c3 Auto merge of #18809 - Eijebong:bitflags, r=nox
Update bitflags to 1.0 in every servo crate

It still needs dependencies update to remove all the other bitflags
versions.

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes do not require tests because it's a dependency update

<!-- 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/18809)
<!-- Reviewable:end -->
2017-10-19 10:35:08 -05:00
..
display_list Auto merge of #18933 - mrobinson:wr-text-index, r=jdm 2017-10-19 02:36:32 -05:00
platform Stop relying on linking details of std’s default allocator 2017-10-19 09:52:50 +02:00
text Update bitflags to 1.0 in every servo crate 2017-10-19 15:01:17 +02:00
Cargo.toml Auto merge of #18809 - Eijebong:bitflags, r=nox 2017-10-19 10:35:08 -05:00
font.rs Update bitflags to 1.0 in every servo crate 2017-10-19 15:01:17 +02:00
font_cache_thread.rs Update WR (font variations, runtime dp ratio changes) 2017-09-21 10:11:30 +10:00
font_context.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
font_template.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
lib.rs Stop relying on linking details of std’s default allocator 2017-10-19 09:52:50 +02:00