gecko-dev/servo
Mats Palmgren 039e1146f4 Bug 1738520 - Make #[css(field_bound)] and #[css(iterable)] work properly. r=mats
For now, use IntoIterator to figure the right type to add the bound.

If we need this on types that are iterable but don't provide
IntoIterator, we can add another attribute field or something.

Differential Revision: https://phabricator.services.mozilla.com/D129962
2021-11-04 18:31:55 +00:00
..
components Bug 1738520 - Make #[css(field_bound)] and #[css(iterable)] work properly. r=mats 2021-11-04 18:31:55 +00:00
ports/geckolib Bug 1738658 - Generalize resolved style code to deal with all shorthands. r=jwatt 2021-11-02 14:21:38 +00:00
tests/unit Bug 1728617 - Tweak at-rule parsing APIs to support cascade layers. r=boris 2021-09-03 09:26:10 +00:00
moz.build
rustfmt.toml