Function rustc_lint::context::diagnostics::check_cfg::check_cfg_expected_note

source ยท
fn check_cfg_expected_note(
    sess: &Session,
    possibilities: &[Symbol],
    type_: &str,
    name: Option<Symbol>,
    suffix: &str
) -> String