diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-01-27 15:11:42 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-27 15:11:42 -0800 |
commit | d4ee8a3599a57078735766640b31df31c67d8201 (patch) | |
tree | 5e269059dd48650fe921680f05659a704c9b97a2 /components/script/dom/bindings/codegen | |
parent | b38da9b92074fe5f664a3819b0940d8ab1f441fc (diff) | |
parent | 07f04ced2e75c2f31086a1a68b54a8b2327cef2c (diff) | |
download | servo-d4ee8a3599a57078735766640b31df31c67d8201.tar.gz servo-d4ee8a3599a57078735766640b31df31c67d8201.zip |
Auto merge of #15269 - Maaarcocr:master, r=emilio
Substituing quickersort with pdqsort
<!-- Please describe your changes on the following line: -->
I have been working on issue number #15244. I have substituted quickersort with pdqsort in the style component. The changes I made affect: Cargo.toml, stylist.rs and lib.rs (all of them are in /components/style).
---
<!-- 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 #15244 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because both library expose the same functionality, they differ in permance.
<!-- 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/15269)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen')
0 files changed, 0 insertions, 0 deletions