aboutsummaryrefslogtreecommitdiffstats
path: root/components/allocator/Cargo.toml
diff options
context:
space:
mode:
authorKitsu <mail@kitsu.me>2024-04-22 03:45:39 -0300
committerGitHub <noreply@github.com>2024-04-22 06:45:39 +0000
commit67f239d1bab9e866539ea4ef76a1d40bcbeb7d53 (patch)
tree3fe75ab5c1fb14618c0792a7ce72994b6913bf29 /components/allocator/Cargo.toml
parent025a98773223412edd8a0032a44c60ee84d69eee (diff)
downloadservo-67f239d1bab9e866539ea4ef76a1d40bcbeb7d53.tar.gz
servo-67f239d1bab9e866539ea4ef76a1d40bcbeb7d53.zip
clippy: fix several lint warns (#32126)
As seems #31500 still remain opened here's the next partial fix. Fixed list: `unused_mut`, `clippy::needless_borrow`, `clippy::match_ref_pats`, `clippy::borrow_deref_ref`, `clippy::ptr_eq`, `clippy::unnecessary_cast`, `clippy::derivable_impls`, `clippy::collapsible_match`, `clippy::extra_unused_lifetimes`, `clippy::map_clone`, `clippy::manual_filter`. - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes are part of #31500. - [x] These changes do not require tests because are only cosmetic.
Diffstat (limited to 'components/allocator/Cargo.toml')
0 files changed, 0 insertions, 0 deletions