rustc_
parse
1.85.0-nightly
(a4cb3c831 2024-12-17)
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