servo/components/devtools/actors/inspector
Antony Nyagah a2b27012a5
clippy: Use flat_map instead of map in components/devtools (#33724)
* clippy: fix rewrite filter_map with map warning in `components/devtools/actors/inspector/page_style.rs`

Signed-off-by: Antony Nyagah <tony.m.nyagah@gmail.com>

* clippy: Use `flat_map` instead `map` in `components/devtools`

Signed-off-by: Antony Nyagah <tony.m.nyagah@gmail.com>

---------

Signed-off-by: Antony Nyagah <tony.m.nyagah@gmail.com>
2024-10-09 04:33:36 +00:00
..
accessibility.rs clippy: Fix various clippy warnings throughout the code (#33003) 2024-08-13 05:16:47 +00:00
css_properties.rs DevTools: Inspect node styles (#33025) 2024-08-25 09:30:23 +00:00
highlighter.rs DevTools: Show HTML tree (#32655) 2024-07-26 15:17:54 +00:00
layout.rs DevTools: Show HTML tree (#32655) 2024-07-26 15:17:54 +00:00
node.rs DevTools: Inspect node styles (#33025) 2024-08-25 09:30:23 +00:00
page_style.rs clippy: Use flat_map instead of map in components/devtools (#33724) 2024-10-09 04:33:36 +00:00
style_rule.rs Fixed some clippy warnings in components/script and components/devtools (#33689) 2024-10-07 16:32:48 +00:00
walker.rs DevTools: Inspect node styles (#33025) 2024-08-25 09:30:23 +00:00