Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1852209 - Switch to bitflags 2 r=supply-chain-reviewers,emilio
We currently are using a fake bitflags 2, derived from bitflags 1. More and more crates are using it, and we're at a sweet spot where flipping things around makes sense: using a fake bitflags 1, derived from bitflags 2. Differential Revision: https://phabricator.services.mozilla.com/D189316
- Loading branch information