mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Avoid pattern matching to clone Copy variants of PropertyDeclaration 🐉🐲
This commit is contained in:
parent
335cb4c9f4
commit
5d8e70dc27
5 changed files with 88 additions and 63 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2886,6 +2886,7 @@ dependencies = [
|
|||
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"debug_unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"encoding_rs 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"euclid 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"fallible 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue