servo / servo

Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
https://servo.org
Mozilla Public License 2.0
26.34k stars 2.93k forks source link

clippy: Fix last few warnings #32270

Closed Pi-Cla closed 1 month ago

Pi-Cla commented 1 month ago

Pi-Cla commented 1 month ago

With this the only remaining clippy warnings we may care about are those that deal with unsafe code without a documented # Safety section so #32112 should be very possible now