mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Replaces some #[allow] with #[expect]. In case where the lint expectation was unfulfilled, I removed it. Testing: Refactor Part of: https://github.com/servo/servo/issues/40383 Signed-off-by: Dennis Kraus <kraus@posteo.de>