[RFC 504](https://github.com/rust-lang/rfcs/blob/master/text/0504-show-stabilization.md) states that Debug should be implemented for all types, so we should add a lint that warns for types missing an impl.