servo/ports/servoshell/desktop
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
..
app.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
cli.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
egui_glue.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
embedder.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
events_loop.rs clippy: fix some warnings in desktop and some components (#32583) 2024-06-25 07:04:23 +00:00
geometry.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
headed_window.rs deps: Switch from winapi to windows_sys in Servo code (#32516) 2024-06-17 08:27:50 +00:00
headless_window.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
keyutils.rs servoshell: Clean up keyboard event conversion a little (#32564) 2024-06-19 19:38:56 +00:00
minibrowser.rs clippy: fix some warnings in desktop and some components (#32583) 2024-06-25 07:04:23 +00:00
mod.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
tracing.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
webview.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
window_trait.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00