mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
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>