Function rustc_lint::builtin::lint_deprecated_attr[][src]

fn lint_deprecated_attr(
    cx: &EarlyContext<'_>,
    attr: &Attribute,
    msg: &str,
    suggestion: Option<&str>
)