servo/components/script/layout_dom
Oluwatobi Sofela bae77671f8
clippy: Fix unnecessary_cast warnings in components/script (#31823)
* clippy: Fix unnecessary cast warnings

* clippy: Replace redundant field names with their shorthand alternatives

* clippy: Delete struct pattern dereferencings
2024-03-22 13:48:03 +00:00
..
document.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
element.rs Fixed the .clone() warnings. (#31819) 2024-03-22 05:41:17 +00:00
mod.rs Eliminate duplicate Layout DOM wrappers 2023-05-05 17:16:38 +02:00
node.rs clippy: Fix unnecessary_cast warnings in components/script (#31823) 2024-03-22 13:48:03 +00:00
shadow_root.rs clippy: Fix dereferenced warnings (#31770) 2024-03-20 08:07:22 +00:00