Removing recursion from ComplexSelector

formatting

formatting
This commit is contained in:
Matthew 2017-04-10 07:46:50 -04:00
parent ca3cd64d6b
commit ec04de4ab7
4 changed files with 26 additions and 6 deletions

View file

@ -21,3 +21,4 @@ matches = "0.1"
cssparser = "0.12.1"
fnv = "1.0"
precomputed-hash = "0.1"
smallvec = "0.3"