servo/components/style/gecko_string_cache
Emilio Cobos Álvarez e48c4b88f1
style: Make rust Atom use NonZeroUsize.
At first I thought this was going to enable simplifications in the selector
parser (to simplify the attribute selector setup), but I couldn't end up
shrinking the layout enough.

However this should help with bug 1559076, which returns Option<Atom>, and it
was easy to write.

Differential Revision: https://phabricator.services.mozilla.com/D53766
2019-11-30 20:45:02 +01:00
..
mod.rs style: Make rust Atom use NonZeroUsize. 2019-11-30 20:45:02 +01:00
namespace.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00