rustc_lint::map_unit_fn

Function is_diagnostic_name

source
fn is_diagnostic_name(cx: &LateContext<'_>, id: HirId, name: &str) -> bool