servo/components/malloc_size_of
bors-servo 672eb18b64 Auto merge of #18548 - nnethercote:measure-smallbitvec, r=emilio
Implement MallocSizeOf properly for SmallBitVec.

<!-- Please describe your changes on the following line: -->

---
<!-- 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
- [ ] These changes do not require tests because: trivial, and tested on Gecko side.

<!-- 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/18548)
<!-- Reviewable:end -->
2017-09-18 02:24:26 -05:00
..
Cargo.toml Preserve sourceURL comment on style sheets 2017-09-14 12:39:18 -06:00
lib.rs Auto merge of #18548 - nnethercote:measure-smallbitvec, r=emilio 2017-09-18 02:24:26 -05:00
LICENSE-APACHE Overhaul MallocSizeOf and related things. 2017-09-12 12:37:51 +10:00
LICENSE-MIT Overhaul MallocSizeOf and related things. 2017-09-12 12:37:51 +10:00