rustc_
parse
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
In rustc_
parse::
lexer::
diagnostics
rustc_parse
::
lexer
::
diagnostics
Function
report_missing_open_delim
Copy item path
source
fn report_missing_open_delim( err: &mut
Diag
<'_>, unmatched_delims: &[
UnmatchedDelim
], ) ->
bool