servo/components/style/gecko
bors-servo 6b2e5283c9 Auto merge of #19838 - servo:rm-sequence-writer-as-it-was, r=emilio
Make ToCss' SequenceWriter not monomorphise like a maniac anymore

<!-- 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/19838)
<!-- Reviewable:end -->
2018-01-23 12:03:41 -06:00
..
generated style: Update bindings. 2018-01-22 16:12:36 +01:00
arc_types.rs stylo: Create ServoFontFeatureValuesRule and bind servo data 2017-07-27 13:38:00 -07:00
conversions.rs Avoid entraining various Debug impls in release builds. 2018-01-13 09:51:46 -08:00
data.rs Add weighted telemetry probes for parallel restyles 2017-12-12 10:13:23 -06: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 Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01: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 style: Move :-moz-locale-dir matching to rust. 2018-01-11 14:47:29 +01:00
pseudo_element.rs style: Use CascadeFlags for what they're for. 2018-01-23 13:18:54 +01:00
pseudo_element_definition.mako.rs Allow unused imports for AsciiExt in style code. 2017-11-09 12:43:23 +01:00
regen_atoms.py style: Remove some uses of unused unsafe. 2017-11-15 13:26:24 +01:00
restyle_damage.rs style: Remove quite useless StyleChange constructor. 2017-11-27 15:17:44 +01:00
rules.rs Avoid the generic writer parameter for PropertyDeclaration serialization. 2018-01-22 14:58:05 -08:00
selector_parser.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
snapshot.rs style: Remove some uses of unused unsafe. 2017-11-15 13:26:24 +01:00
snapshot_helpers.rs style: Always inline GeckoElement::has_class. 2018-01-16 22:14:11 +01: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 Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
values.rs style: Make css(dimension) apply to the variant. 2017-11-12 16:25:00 +01:00
wrapper.rs style: Use CascadeFlags for what they're for. 2018-01-23 13:18:54 +01:00