Files
servo/components/script/script_runtime.rs
Martin Robinson 8f9f440e98 script: Wrap unsafe code in scriptruntime.rs in unsafe {} (#40494)
This is another step on the way toward enabling the default set
of rustc compiler warnings for `script`. This also renames two
functions according to Rust snake case guidelines.

Testing: This should not change behavior and is thus covered by existing
tests.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-11-07 18:54:55 +00:00

56 KiB