diff options
author | bors-servo <metajack+bors@gmail.com> | 2015-06-10 08:23:11 -0600 |
---|---|---|
committer | bors-servo <metajack+bors@gmail.com> | 2015-06-10 08:23:11 -0600 |
commit | 35000a9b854dc0989cc473aaec0ea8c082521c66 (patch) | |
tree | 343e093c558f3da85e57f3dae7ed18da97146034 /components/script/dom/performance.rs | |
parent | c86e461555902ad88d25163724798b333d21c0ef (diff) | |
parent | 4f47b41fa7124dd9078b497e0fb3379027f405e6 (diff) | |
download | servo-35000a9b854dc0989cc473aaec0ea8c082521c66.tar.gz servo-35000a9b854dc0989cc473aaec0ea8c082521c66.zip |
Auto merge of #6317 - frewsxcv:rm-util-crate-reexports, r=Ms2ger
The util component specified fnv and smallvec as dependencies and publicly
reexported both of them. Several other components utilized these reexports,
presumably because fnv and smallvec used to live in the tree so reexporting
made the transition easier.
These indirect dependencies through the util component are unnecessary.
This commit removes the fnv & smallvec crate reexports in the util component.
It exchange, it adds fnv & smallvec as dependencies to non-util components
wherever needed. Finally, it removes the fnv dependency from util as it is not
utilized anywhere in the util component.
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6317)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/performance.rs')
0 files changed, 0 insertions, 0 deletions