Issue by rthomas
Thursday Jul 27, 2017 at 16:52 GMT
Originally opened as servo/core-graphics-rs#89
This is related to servo/core-text-rs#62 to remove the warnings when building.
The offending types for core-text are CGAffineTransform and CGContextRef.
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