mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Use dynamically-sized Arcs for Selector.
MozReview-Commit-ID: hq0jYrx8Sg
This commit is contained in:
parent
21448cf266
commit
852efb825f
6 changed files with 29 additions and 340 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2523,6 +2523,7 @@ dependencies = [
|
|||
"phf 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"phf_codegen 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"precomputed-hash 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"servo_arc 0.0.1",
|
||||
"size_of_test 0.0.1",
|
||||
"smallvec 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue