servo/components/style/properties
bors-servo 421baa854e Auto merge of #18932 - nnethercote:rename-size_of_is_0, r=emilio
Rename `size_of_is_0!` as `malloc_size_of_is_0!`.

The new name makes it clearer that it comes from the `malloc_size_of`
crate.

<!-- 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
- [X] These changes do not require tests because it's a trivial name change.

<!-- 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/18932)
<!-- Reviewable:end -->
2017-10-18 02:17:40 -05:00
..
helpers Fix commonmark Markdown warnings in docs, part 1 2017-10-17 11:24:57 -07:00
longhand Rename size_of_is_0! as malloc_size_of_is_0!. 2017-10-18 14:26:56 +11:00
shorthand Update to cssparser 0.22 (source location in error types) 2017-10-10 13:28:17 +02:00
build.py Remove testing feature from style crate 2017-08-07 14:30:31 -07:00
computed_value_flags.rs style: Not all computed value flags are really inherited. 2017-10-14 14:48:27 +02:00
data.py style: Remove unused extra_servo_aliases. 2017-09-17 04:31:19 +02:00
declaration_block.rs Fix commonmark Markdown warnings in docs, part 1 2017-10-17 11:24:57 -07:00
gecko.mako.rs Clear visited rules for text inheritance 2017-10-11 18:45:45 -05:00
helpers.mako.rs Update to cssparser 0.22 (source location in error types) 2017-10-10 13:28:17 +02:00
Mako-0.9.1.zip Revert "Remove mako.zip" 2016-09-04 12:52:30 +08:00
properties.html.mako Move Mako-related files into a new sub-directory. 2016-04-20 14:49:27 +02:00
properties.mako.rs Fix commonmark Markdown warnings in docs, part 1 2017-10-17 11:24:57 -07:00