diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2015-11-13 02:26:12 +0530 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2015-11-13 02:26:12 +0530 |
commit | 1e10b67b1806a481d3080d243e5d64022cee51a0 (patch) | |
tree | cd59b6c5383efc6a2bc783f23ac96e83eb864fc1 /components/script/dom/bindings/codegen/CodegenRust.py | |
parent | b40882093a306032d38ad02e30f0095e0a49ec21 (diff) | |
parent | c0f497d4acbdcc9e403c60931f444846e1f6483b (diff) | |
download | servo-1e10b67b1806a481d3080d243e5d64022cee51a0.tar.gz servo-1e10b67b1806a481d3080d243e5d64022cee51a0.zip |
Auto merge of #8485 - hfaulds:make-layout-task-fields-private, r=Ms2ger
Make layout task fields private
For https://github.com/servo/servo/issues/8471
The second commit I'm slightly less sure about but with `chan` made private this warning was shown:
```
components/layout/layout_task.rs:152:5: 152:21 warning: struct field is never used: `chan`, #[warn(dead_code)] on by default
```
There might be some cleanup around `layout_chan` in https://github.com/hfaulds/servo/blob/make-layout-task-fields-private/components/layout/layout_task.rs#L244-L261 as well but that was a bit beyond me.
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8485)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/CodegenRust.py')
0 files changed, 0 insertions, 0 deletions