Function rustc_parse::lexer::diagnostics::report_missing_open_delim
source · pub fn report_missing_open_delim(
err: &mut Diagnostic,
unmatched_delims: &[UnmatchedDelim]
) -> bool
pub fn report_missing_open_delim(
err: &mut Diagnostic,
unmatched_delims: &[UnmatchedDelim]
) -> bool