pub fn deprecation_message_and_lint(
    depr: &Deprecation,
    kind: &str,
    path: &str
) -> (String, &'static Lint)