servo/components/devtools
Martin Robinson 6be99241c6
Fix warnings after latest rust upgrade (#33043)
This fixes various unused code warnings after the recent rust upgrade.
Some of the dead code is maintained, as it is quite likely that it will
be used in future changes.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2024-08-14 07:00:16 +00:00
..
actors Fix warnings after latest rust upgrade (#33043) 2024-08-14 07:00:16 +00:00
actor.rs clippy: Fix several warnings in components/devtools (#31501) 2024-03-05 18:19:04 +00:00
build.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
Cargo.toml Add a directory listing feature for file URLs (#32580) 2024-06-26 08:02:50 +00:00
lib.rs DevTools: Show HTML tree (#32655) 2024-07-26 15:17:54 +00:00
protocol.rs DevTools: Replace camel case variable names (#32726) 2024-07-08 11:18:35 +00:00