pub(super) fn report_missing_open_delim( err: &mut Diag<'_>, unmatched_delims: &mut Vec<UnmatchedDelim>, ) -> bool