mirror of
https://github.com/servo/servo.git
synced 2025-07-04 05:53:39 +01:00
All TElement's implement Copy, and are just pointers, so the double indirection is stupid. I'm going to try to see if removing this double-indirection fixes some selector-matching performance, and this is a trivial pre-requisite while I wait for Talos results. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
message.rs | ||
reporter.rs | ||
rpc.rs | ||
wrapper_traits.rs |