servo/components/layout
bors-servo be9a9ffda1 Auto merge of #7523 - eefriedman:unnecessary-unsafe, r=SimonSapin
Fix up some unnecessary uses of `unsafe`.



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7523)
<!-- Reviewable:end -->
2015-09-09 00:05:17 -06:00
..
css Auto merge of #7523 - eefriedman:unnecessary-unsafe, r=SimonSapin 2015-09-09 00:05:17 -06:00
animation.rs Upgrade to rustc 1.4.0-dev (cb9323ec0 2015-09-01) 2015-09-02 09:22:17 +02:00
block.rs Handle cases where the layout root is None. Fixes #6375. 2015-09-08 11:19:58 +10:00
Cargo.toml servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
construct.rs Fix match_refs and let_returns in layout, address review changes 2015-09-04 18:30:46 +05:30
context.rs sort all uses 2015-08-20 20:47:12 +08:00
data.rs Fix match_refs and let_returns in layout, address review changes 2015-09-04 18:30:46 +05:30
display_list_builder.rs Auto merge of #7502 - bjwbell:elliptical-borders, r=pcwalton 2015-09-04 18:46:24 -06:00
flex.rs Fix match_refs and let_returns in layout, address review changes 2015-09-04 18:30:46 +05:30
floats.rs sort all uses 2015-08-20 20:47:12 +08:00
flow.rs Elide most 'a lifetimes 2015-09-04 08:55:51 +05:30
flow_list.rs Undo elision for trait object; trait objects are strange 2015-09-04 09:24:49 +05:30
flow_ref.rs Don’t mark flow_ref::deref_mut as unsafe. 2015-08-21 21:16:25 +02:00
fragment.rs Include the overflow of the inline block itself. 2015-09-07 20:27:06 -07:00
generated_content.rs layout: Don't crash if quotes: none is specified and generated content 2015-08-24 17:00:23 -07:00
incremental.rs make test-tidy check that = have space after them 2015-09-01 07:18:19 -04:00
inline.rs Auto merge of #7534 - pcwalton:inline-absolute-out-of-flow, r=mbrubeck 2015-09-04 19:59:11 -06:00
layout_debug.rs Fix match_refs and let_returns in layout, address review changes 2015-09-04 18:30:46 +05:30
layout_task.rs Handle cases where the layout root is None. Fixes #6375. 2015-09-08 11:19:58 +10:00
lib.rs Create FlexFlow's for 'display: flex' nodes. 2015-08-21 15:59:18 -07:00
list_item.rs Elide most 'a lifetimes 2015-09-04 08:55:51 +05:30
model.rs Auto merge of #7502 - bjwbell:elliptical-borders, r=pcwalton 2015-09-04 18:46:24 -06:00
multicol.rs Elide most 'a lifetimes 2015-09-04 08:55:51 +05:30
opaque_node.rs Replace OpaqueNodeMethods::from_{threadsafe_,}layout_node by opaque methods. 2015-06-24 14:55:43 +02:00
parallel.rs Don’t mark flow_ref::deref_mut as unsafe. 2015-08-21 21:16:25 +02:00
query.rs sort all uses 2015-08-20 20:47:12 +08:00
sequential.rs Don’t mark flow_ref::deref_mut as unsafe. 2015-08-21 21:16:25 +02:00
table.rs Elide most 'a lifetimes 2015-09-04 08:55:51 +05:30
table_caption.rs Elide most 'a lifetimes 2015-09-04 08:55:51 +05:30
table_cell.rs Elide most 'a lifetimes 2015-09-04 08:55:51 +05:30
table_colgroup.rs Elide most 'a lifetimes 2015-09-04 08:55:51 +05:30
table_row.rs Elide most 'a lifetimes 2015-09-04 08:55:51 +05:30
table_rowgroup.rs Elide most 'a lifetimes 2015-09-04 08:55:51 +05:30
table_wrapper.rs Elide most 'a lifetimes 2015-09-04 08:55:51 +05:30
text.rs layout: Fix several bugs relating to inline borders, padding, and 2015-09-03 10:24:59 -07:00
traversal.rs layout: Fix tidy failures. 2015-09-01 08:37:41 -07:00
wrapper.rs Fix match_refs and let_returns in layout, address review changes 2015-09-04 18:30:46 +05:30