mirror of
https://github.com/servo/servo
synced 2026-05-12 18:06:32 +02:00
style: Don't stop looking at the sharing cache for various reasons. All the information that made those failures expensive is now lazily computed and cached, or eagerly computed anyway, so seems not worth to stop iteration. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17717) <!-- Reviewable:end -->