Rename `impl_defaultness` to `defaultness` Since this isn't just about the `impl`.
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.