mirror of
https://github.com/servo/servo
synced 2026-05-12 09:56:50 +02:00
This ensure that methods named `new()` do not take `&self` or return `Box<Self>`. In addition, method are renamed (or removed when not necessary) to avoid being prefixed with `from_`. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
59 KiB
59 KiB