diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-10-10 03:21:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-10 10:21:07 +0000 |
commit | 6f87c38cda290a46148102b124a82fe786c0bcbe (patch) | |
tree | 5597dd272f4ba2b950e0b48deae0a295ed912e6b /components/script/script_thread.rs | |
parent | 2805d3ce149fac5786b96d83cdbb2d50583bc75d (diff) | |
download | servo-6f87c38cda290a46148102b124a82fe786c0bcbe.tar.gz servo-6f87c38cda290a46148102b124a82fe786c0bcbe.zip |
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>
Diffstat (limited to 'components/script/script_thread.rs')
0 files changed, 0 insertions, 0 deletions