servo/components/script/dom/servoparser
Martin Robinson 621ddd749c
Elide lifetimes where possible after rustup (#34824)
The new version of rust allows us to elide some lifetimes and clippy is
now complaining about this. This change elides them where possible and
removes the clippy exceptions.

Fixes #34804.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-01-03 18:54:44 +00:00
..
async_html.rs Upgrade rustc to 1.83 (#34793) 2025-01-01 09:38:28 +00:00
html.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
mod.rs Upgrade rustc to 1.83 (#34793) 2025-01-01 09:38:28 +00:00
prefetch.rs Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
xml.rs Support HTML parser reentrancy (#32820) 2024-08-16 16:25:50 +00:00