mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Unconditionally derive ToComputedValue as Clone for non-generic types We assume that types such as `<Self as ToComputedValue>::ToComputedValue == Self` just construct a new value that is just a clone of the original one without any additional code. <!-- 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/20183) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
animate.rs | ||
Cargo.toml | ||
cg.rs | ||
compute_squared_distance.rs | ||
lib.rs | ||
parse.rs | ||
to_animated_value.rs | ||
to_animated_zero.rs | ||
to_computed_value.rs | ||
to_css.rs |