servo/components/layout_thread_2020
Simon Sapin d4227b5b0d Remove some unused dependency declarations
This is based on compiling with `RUSTFLAGS="-W unused_crate_dependencies"` (CC https://github.com/rust-lang/rust/pull/72342) in a recent Nightly (more so than used in the tree as of this writing, CC https://github.com/servo/servo/issues/26661 for work-arounds).

Only one crate is actually removed from the dependency graph, others are still dependended from other places.
2020-05-29 00:04:34 +02:00
..
Cargo.toml Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
dom_wrapper.rs Print element name when panicking in ThreadSafeLayoutElement::style_data 2020-05-18 10:23:45 +02:00
lib.rs Auto merge of #26484 - servo:layout-2020-style-prep, r=SimonSapin 2020-05-19 11:40:58 -04:00