Function rustc_lint::context::diagnostics::check_cfg_expected_note
source · fn check_cfg_expected_note(
sess: &Session,
possibilities: &[Symbol],
type_: &str,
name: Option<Symbol>,
suffix: &str
) -> String