servo/components/style/gecko
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
..
generated Add Servo_StyleSet_GetComputedValuesByAddingAnimation FFI. 2017-10-19 11:05:07 +08:00
arc_types.rs stylo: Create ServoFontFeatureValuesRule and bind servo data 2017-07-27 13:38:00 -07:00
conversions.rs style: Change URL value storage in StyleShapeSource. 2017-10-02 11:50:37 +08:00
data.rs style: use the XBL styleset quirks mode to match XBL rules. 2017-10-09 11:30:37 +02:00
global_style_data.rs Explicitly register rayon threads, rather than assuming that as the default. 2017-09-19 13:04:35 -07:00
media_queries.rs Fix commonmark Markdown warnings in docs, part 1 2017-10-17 11:24:57 -07:00
mod.rs Backed out changeset fec394734f83 (bug 17624) for build bustage a=backout CLOSED TREE 2017-07-06 21:58:15 +00:00
non_ts_pseudo_class_list.rs stylo: Remove :-moz-system-metric pseudo-class. 2017-10-12 14:04:32 +02:00
pseudo_element.rs Update bitflags to 1.0 in every servo crate 2017-10-19 15:01:17 +02:00
pseudo_element_definition.mako.rs Rename nsIAtom as nsAtom. 2017-10-09 09:27:11 +11:00
regen_atoms.py Rename nsIAtom as nsAtom. 2017-10-09 09:27:11 +11:00
restyle_damage.rs style: Skip custom properties comparison if other inherited properties changed. 2017-10-12 10:44:46 +08:00
rules.rs Remove nsTFixedString<T>. 2017-10-04 13:31:09 +11:00
selector_parser.rs Update bitflags to 1.0 in every servo crate 2017-10-19 15:01:17 +02:00
snapshot.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
snapshot_helpers.rs Rename nsIAtom as nsAtom. 2017-10-09 09:27:11 +11:00
traversal.rs Eliminate the sequential/traversal parallel distinction in favor of a unified adaptive driver. 2017-08-25 10:00:27 -07:00
url.rs Measure ImageValue objects (take 2). 2017-09-18 15:37:31 +10:00
values.rs Update ns[C]String::from -> ns[C]Str::from where possible 2017-09-26 11:03:35 -04:00
wrapper.rs Auto merge of #18809 - Eijebong:bitflags, r=nox 2017-10-19 10:35:08 -05:00