diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-10-16 21:50:04 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-16 21:50:04 -0500 |
commit | eecee32a0b139096e8fe268590536b2eb5ac911d (patch) | |
tree | a6a84b75b52ac46ea286072f04cf9975e9a91dc3 /components/script/dom/mouseevent.rs | |
parent | ec24a40ab6b0d2022ff0b09057910105fdea8a6a (diff) | |
parent | dd02d7a8f8734bb0372cb21cc078e6de2f64728a (diff) | |
download | servo-eecee32a0b139096e8fe268590536b2eb5ac911d.tar.gz servo-eecee32a0b139096e8fe268590536b2eb5ac911d.zip |
Auto merge of #18906 - savanu:pdqsortchange, r=SimonSapin
Removed pdqsort dependency under the style crate
<!-- Please describe your changes on the following line: -->
Removed the pdqsort dependency from the style crate.
Removed the sort_by_key method and used the stdlib version directly.
---
<!-- 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
- [X] These changes fix #16120 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because this is covered by existing tests.
<!-- 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/18906)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/mouseevent.rs')
0 files changed, 0 insertions, 0 deletions