servo/components/style/sharing
Emilio Cobos Álvarez 891bc7d174
style: Massage the resolver code so it's cleaner and prevents the problem.
This way all the borrows stay in the sharing code, and prevents an extra borrow
on a cache hit, which is not a big deal but nice.
2017-09-18 04:57:50 +02:00
..
checks.rs Do a second pass on the sharing cache to reuse style by rule node identity. 2017-09-13 22:06:39 -07:00
mod.rs style: Massage the resolver code so it's cleaner and prevents the problem. 2017-09-18 04:57:50 +02:00