servo/components/devtools/actors
ItsSunnyMonster 42e090a1eb
clippy: fix some warnings in desktop and some components (#32583)
* clippy: fix some warnings in ports/servoshell/desktop

Signed-off-by: ItsSunnyMonster <100400733+ItsSunnyMonster@users.noreply.github.com>

* style: fix formatting

Signed-off-by: ItsSunnyMonster <100400733+ItsSunnyMonster@users.noreply.github.com>

* clippy: fix warnings in bluetooth, devtools and servo components

Signed-off-by: ItsSunnyMonster <100400733+ItsSunnyMonster@users.noreply.github.com>

* clippy: remove comments

Signed-off-by: ItsSunnyMonster <100400733+ItsSunnyMonster@users.noreply.github.com>

---------

Signed-off-by: ItsSunnyMonster <100400733+ItsSunnyMonster@users.noreply.github.com>
2024-06-25 07:04:23 +00:00
..
browsing_context.rs clippy: fix some warnings in desktop and some components (#32583) 2024-06-25 07:04:23 +00:00
configuration.rs DevTools: Implement watcher actor (#32509) 2024-06-21 16:06:55 +00:00
console.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
device.rs DevTools: Implement watcher actor (#32509) 2024-06-21 16:06:55 +00:00
emulation.rs clippy: Fix several warnings in components/devtools (#31501) 2024-03-05 18:19:04 +00:00
framerate.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
inspector.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
memory.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
network_event.rs clippy: fix some warnings in desktop and some components (#32583) 2024-06-25 07:04:23 +00:00
object.rs clippy: Fix several warnings in components/devtools (#31501) 2024-03-05 18:19:04 +00:00
performance.rs clippy: Fix several warnings in components/devtools (#31501) 2024-03-05 18:19:04 +00:00
preference.rs Devtools device description: improve how Servo is advertised in Firefox's about:debugging (fixes #27528) (#32227) 2024-05-08 04:12:18 +00:00
process.rs DevTools: Implement watcher actor (#32509) 2024-06-21 16:06:55 +00:00
profiler.rs clippy: Fix several warnings in components/devtools (#31501) 2024-03-05 18:19:04 +00:00
root.rs DevTools: Implement watcher actor (#32509) 2024-06-21 16:06:55 +00:00
stylesheets.rs clippy: Fix several warnings in components/devtools (#31501) 2024-03-05 18:19:04 +00:00
tab.rs DevTools: Implement watcher actor (#32509) 2024-06-21 16:06:55 +00:00
thread.rs clippy: Fix several warnings in components/devtools (#31501) 2024-03-05 18:19:04 +00:00
timeline.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
watcher.rs DevTools: Implement watcher actor (#32509) 2024-06-21 16:06:55 +00:00
worker.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00