mirror of
https://github.com/servo/servo.git
synced 2025-09-02 02:58:22 +01:00
Removing recursion from ComplexSelector
formatting formatting
This commit is contained in:
parent
ca3cd64d6b
commit
ec04de4ab7
4 changed files with 26 additions and 6 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2393,6 +2393,7 @@ dependencies = [
|
|||
"fnv 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"precomputed-hash 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"smallvec 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue