gecko-dev/servo
Emilio Cobos Álvarez df834cf40d Bug 1711189 - Avoid returning fmt::Errors for things that are not formatting errors.
They are not. The serialization code already checks if the result is
empty, which can happen for other reasons. This makes the code a bit
more resilient to misuse.

Differential Revision: https://phabricator.services.mozilla.com/D115133
2021-05-14 10:45:04 +00:00
..
components Bug 1711189 - Avoid returning fmt::Errors for things that are not formatting errors. 2021-05-14 10:45:04 +00:00
ports/geckolib Bug 1680387 - Apply intrinsic image resolution as appropriate in layout/style/dom, and update test expectations. r=tnikkel 2021-05-05 09:41:24 +00:00
tests/unit Bug 1685078 - Support full <image> syntax in list-style-image as per spec. r=jrmuizel,TYLin 2021-01-08 09:44:24 +00:00
moz.build
rustfmt.toml