<a href="https://github.com/rthomas"><img src="https://avatars2.githubusercontent.com/u/564080?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [rthomas](https://github.com/rthomas)** _Thursday Jul 27, 2017 at 16:52 GMT_ _Originally opened as https://github.com/servo/core-graphics-rs/issues/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