mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-05 10:48:15 +02:00
bitflags 2 has a shortcoming with using custom derives: you can't use custom derives (for e.g. MallocSizeOf) at the same time as bitflags's for the derives it supports. See https://github.com/bitflags/bitflags/issues/395 Differential Revision: https://phabricator.services.mozilla.com/D199941 |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| lib.rs | ||