servo/components/layout/display_list
Martin Robinson 0e85d9f30a
clippy: Fix a couple clippy warnings on macOS (#35703)
The new version of rust has more checks trying to prevent mistakes
around order of operations and shifts.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-02-27 14:16:31 +00:00
..
background.rs Fix warnings after latest rust upgrade (#33043) 2024-08-14 07:00:16 +00:00
border.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
builder.rs layout: Implement overflow scroll support for different axes (#35414) 2025-02-14 08:14:57 +00:00
conversions.rs layout: Add support for mix-blend-mode: plus-lighter (#34057) 2024-10-29 17:50:33 +00:00
gradient.rs Upgrade Stylo to 2025-02-03 (#35289) 2025-02-05 02:35:58 +00:00
items.rs layout: Implement overflow scroll support for different axes (#35414) 2025-02-14 08:14:57 +00:00
mod.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
webrender_helpers.rs clippy: Fix a couple clippy warnings on macOS (#35703) 2025-02-27 14:16:31 +00:00