mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
style: Smoke-test the dependency tracking logic.
MozReview-Commit-ID: J5HWdS1H49s Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
This commit is contained in:
parent
9e33cd5643
commit
a0c2bdf775
4 changed files with 64 additions and 11 deletions
|
@ -7,7 +7,6 @@
|
|||
#![deny(missing_docs)]
|
||||
|
||||
use parser::{AttrSelector, Combinator, ComplexSelector, SelectorImpl, SimpleSelector};
|
||||
use std::sync::Arc;
|
||||
|
||||
/// A trait to visit selector properties.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue