Function rustc_parse::parser::make_unclosed_delims_error
source · pub(crate) fn make_unclosed_delims_error(
unmatched: UnmatchedDelim,
psess: &ParseSess
) -> Option<Diag<'_>>
pub(crate) fn make_unclosed_delims_error(
unmatched: UnmatchedDelim,
psess: &ParseSess
) -> Option<Diag<'_>>