You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
This is related to servo/core-text-rs#62 to remove the warnings when building.
The offending types for
core-text
areCGAffineTransform
andCGContextRef
.Other warnings in the crate should also be cleaned up or silenced. The method for the two listed types can be found at rust-lang/rust#27303
The text was updated successfully, but these errors were encountered: