Permalink
Please
sign in to comment.
Browse files
Auto merge of #24987 - servo:warn2020, r=nox
Un-allow and fix warnings in `components/layout_2020`
- Loading branch information
Showing
with
15 additions
and 73 deletions.
- +1 −1 components/layout_2020/context.rs
- +0 −2 components/layout_2020/display_list.rs
- +1 −2 components/layout_2020/dom_traversal.rs
- +0 −2 components/layout_2020/flow/float.rs
- +3 −4 components/layout_2020/flow/inline.rs
- +5 −9 components/layout_2020/flow/mod.rs
- +1 −5 components/layout_2020/flow/root.rs
- +2 −3 components/layout_2020/formatting_contexts.rs
- +0 −21 components/layout_2020/geom.rs
- +1 −15 components/layout_2020/lib.rs
- +0 −2 components/layout_2020/positioned.rs
- +0 −5 components/layout_2020/replaced.rs
- +1 −2 components/layout_thread_2020/lib.rs
0 comments on commit
8c14802