Files
servo/components/script
Martin Robinson 6f87c38cda clippy: Rename various methods and members to conform to naming guidelines (#33762)
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>
2024-10-10 10:21:07 +00:00
..
2023-12-16 09:32:20 +00:00
2024-08-13 21:21:47 +00:00