diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-12-10 22:42:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-10 22:42:58 -0500 |
commit | 5d9e0b59da93c67859c869723042b635bba8e782 (patch) | |
tree | f2284276cfe22ca0eb9c975571a4ecb01387d165 /components/script/dom/htmlbrelement.rs | |
parent | af1ced3148384c19424e004f054bfd648515b384 (diff) | |
parent | c44a2febe6f5f63f5b0d171c7793d00abb4f1dbd (diff) | |
download | servo-5d9e0b59da93c67859c869723042b635bba8e782.tar.gz servo-5d9e0b59da93c67859c869723042b635bba8e782.zip |
Auto merge of #22414 - sinkuu:redundant_clone, r=emilio
Remove redundant `.clone()`s
<!-- Please describe your changes on the following line: -->
Removes `clone()`s of values unused after cloning.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because this is trivial cleanup
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22414)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlbrelement.rs')
0 files changed, 0 insertions, 0 deletions