Closed ByteBaker closed 2 months ago
@pewsheen @wusyong if one of you is available, please review this.
Hey sorry for the late reply. I'm been busy on my work recently. We haven't decided if we should follow any clippy rules yet. And I would like to keep compositor as close to servo's one as possible. This PR might not be the right time to merge yet. But feel free to open more if there's any bug fix.
I could then remove deny(clippy::pedantic)
from the code. Is there anything else you'd like me to change that would make this useful?
deny(clippy::pedantic)
to make lint warnings stricter