servo/components/script/dom/servoparser
Simon Wülker bb0d08432e
Migrate to the 2024 edition (#35755)
* Migrate to 2024 edition

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

* Allow unsafe_op_in_unsafe_fn lint

This lint warns by default in the 2024
edition, but is *way* too noisy for servo.

We might enable it in the future, but not now.

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

* Compile using the 2024 edition

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-03-13 10:28:11 +00:00
..
async_html.rs Don't run scripts in documents that don't have a browsing context (#35871) 2025-03-10 16:34:09 +00:00
html.rs Migrate to the 2024 edition (#35755) 2025-03-13 10:28:11 +00:00
mod.rs Migrate to the 2024 edition (#35755) 2025-03-13 10:28:11 +00:00
prefetch.rs Implement nonce attribute to pass more CSP checks (#35876) 2025-03-10 09:25:34 +00:00
xml.rs script: Feature-gate all crown support. (#35055) 2025-01-18 21:36:15 +00:00