Closed Bug 1835681 Opened 1 year ago Closed 1 year ago

Update bitflags in the dom and style crates

Categories

(Core :: CSS Parsing and Computation, task)

task

Tracking

()

RESOLVED FIXED
115 Branch
Tracking Status
firefox115 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(3 files)

No description provided.

Use from_bits_retain where possible to save a few instructions here and there
while at it.

The std lib has had that macro for a while.

Depends on D179379

$ find servo -name '*.rs' | xargs rustup run nightly rustfmt

Depends on D179380

Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/732f64705c4b
Update bitflags in the dom and style crates. r=zrhoffman
https://hg.mozilla.org/integration/autoland/rev/9fc3da255860
Remove matches from selectors. r=zrhoffman
https://hg.mozilla.org/integration/autoland/rev/9e25a73ea587
Rustfmt servo/. r=zrhoffman
Regressions: 1852201
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: