gecko-dev/servo/components/style_derive
Emilio Cobos Álvarez 2ade1e5e73 Bug 1532134 - When deriving something with an output type, map preconditions as well. r=xidorn
Otherwise, deriving ToComputedValue and ToAnimatedValue in structs or enums with
other where clauses just doesn't work.

Differential Revision: https://phabricator.services.mozilla.com/D21859

--HG--
extra : moz-landing-system : lando
2019-03-03 11:31:21 +00:00
..
animate.rs Bug 1519729 - Rustfmt recent changes. 2019-01-13 21:55:56 +01:00
Cargo.toml Bug 1511811 - Update syn and related dependencies. r=emilio 2018-12-07 09:00:20 -05:00
cg.rs Bug 1532134 - When deriving something with an output type, map preconditions as well. r=xidorn 2019-03-03 11:31:21 +00:00
compute_squared_distance.rs Bug 1511811 - Update syn and related dependencies. r=emilio 2018-12-07 09:00:20 -05:00
lib.rs Bug 1511811 - Update syn and related dependencies. r=emilio 2018-12-07 09:00:20 -05:00
parse.rs No bug - Rustfmt recent changes. r=whitespace-only 2019-02-23 21:13:15 -08:00
specified_value_info.rs Bug 1518045 - Fix all clippy warnings in style_derive. r=emilio 2019-01-07 00:53:08 +01:00
to_animated_value.rs Bug 1532134 - When deriving something with an output type, map preconditions as well. r=xidorn 2019-03-03 11:31:21 +00:00
to_animated_zero.rs Bug 1518045 - Fix all clippy warnings in style_derive. r=emilio 2019-01-07 00:53:08 +01:00
to_computed_value.rs Bug 1532134 - When deriving something with an output type, map preconditions as well. r=xidorn 2019-03-03 11:31:21 +00:00
to_css.rs Bug 1532134 - Implement a version of #[css(skip_if)] that takes more context. r=xidorn 2019-03-03 11:31:06 +00:00